An open API service indexing awesome lists of open source software.

https://github.com/jacoblincool/code-cross-check

Cross-checking the outputs of 2 sources with a powerful testcase generator & output preprocessor.
https://github.com/jacoblincool/code-cross-check

Last synced: 9 months ago
JSON representation

Cross-checking the outputs of 2 sources with a powerful testcase generator & output preprocessor.

Awesome Lists containing this project

README

          

# Code Cross Check

Cross-checking the outputs of 2 sources with a powerful testcase generator & output preprocessor.

![banner](./src-web/public/image/banner.1280x640.png)

[Try it out!](https://ccc.jacoblincool.repl.co/)

## How to Use

1. Find a good friend. (Because you will need another code to do cross checking.)
2. Find anothor good friend who likes to share testcase generator and output preprocessor. (Or you can do it by yourself.)
3. Go to [ccc.jacoblincool.repl.co](https://ccc.jacoblincool.repl.co/) and key in testcase generator, output preprocessor, and your's & your friend's code.
4. Click Check.
5. Wait...
6. Get the result ~~or ERROR~~.

If you have any question, please use [Discussions](https://github.com/JacobLinCool/code-cross-check/discussions/new).

Selecting the "Q&A" Category will help others to identify your post as a question.

## Bug

If you find reproducible bug with evidence, please report it to [Issues](https://github.com/JacobLinCool/code-cross-check/issues).

Otherwise, if you find something "like a bug", please report it to [Discussions](https://github.com/JacobLinCool/code-cross-check/discussions).

## Any Ideas?

PRs are welcome!

You can also show your ideas to [Discussions](https://github.com/JacobLinCool/code-cross-check/discussions) with "Ideas" Category.