-
Notifications
You must be signed in to change notification settings - Fork 0
Home
BruceZoom edited this page Oct 2, 2019
·
3 revisions
Welcome to the CS222-Algorithm-Code wiki!
You can help improve the test cases of the repository by starting a pull request.
If you want to publish your test cases, you should add 2 files to the problem folder:
- test-[your name].in: the input file.
- test-[your name].ans: the output file with answers to test cases in your input file.
The format for both files should meet the input/output formats listed in this wiki.