Skip to content

v1.2.0

Compare
Choose a tag to compare
@fushar fushar released this 16 Dec 11:28
· 124 commits to master since this release

Bugfixes

  • Fixed a regression when the final verdict of local grading of problems without subtasks is always AC.

New features

  • It is now possible to write a custom program that checks whether the contestant's output is correct (instead of just comparing it with the official output). This is called custom scorer program.
  • It is now possible not to generate test case output (.out) files.