0.0.10 • Published 12 months ago
auto-judge v0.0.10
auto-judge
There is a critical issue(can't get test cases) with the old version.
Please use it after updating to the latest version (>= v0.0.9).
Automatic compilation, execution, and I/O testing of online judge source code.
For now, only boj is supported.
This program is a beta version, and errors may occur :(
If you find a bug, please leave an issue! :)
Install
npm install -g auto-judgeUsage
auto-judge [platform] [id] [sourceFile]Example
auto-judge boj 1000 main.cppIf you want to run only one test case, enter the number of the case you want to test after the -t option.
auto-judge boj 1000 main.cpp -t 11.0.0-beta.2
12 months ago
1.0.0-beta.0
12 months ago
1.0.0-beta.1
12 months ago
0.0.10
1 year ago
0.0.9
1 year ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago