- test case generator based on .c/ .java file and your input β
- judge .c / .java file then save the result as a json file that you can use a database π
- compile .c/ .java file powerd by
gcc
andjavac
π - judge with time limit option β
- .json output of judge in detail π
- save backup of your judges πΌ
- you can read / copy backup files
- and much more ...
-
gcc
-
make sure that you install
gcc
and set in your envirnment variablespath
-
jdk - java
-
make sure that you install java/ jdk and set in your envirnment variables
path
- compile
- judge
- history showlist
- history show
it works on windows perfectlu but we don't know it works on linux or not.