Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Giantpizzahead authored Sep 30, 2020
1 parent 176a8b2 commit c554c8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@

* **Multiple test cases and subtasks!**
* Variety of scoring methods (all-or-nothing, partials, stop-on-wrong, etc.)
* Support for <a href="https://github.com/Giantpizzahead/judgelite/wiki/Custom-Checkers">custom checkers</a> written in all 3 languages shown below
* Supports submissions in C++, Java, and Python 3
* Secure code compilation and execution using <a href="https://github.com/ioi/isolate">isolate</a>
* Extremely simple <a href="https://github.com/Giantpizzahead/judgelite/wiki/Setup-Instructions">setup</a>
* Bonus test cases! (less discouraging form of subtasks)
* Easy-to-use <a href="https://github.com/Giantpizzahead/judgelite/wiki/API-Reference">submission API</a>
* Easy <a href="https://github.com/Giantpizzahead/judgelite/wiki/Creating-Problems">problem creation</a>
* Simple administrative web interface
* Supports interactive problems and custom checkers (WIP)
* Supports interactive problems (WIP)

## Demo

Expand Down

0 comments on commit c554c8d

Please sign in to comment.