|
|
@ -88,3 +88,5 @@ implemented:
|
|
|
|
The additional double value is saved to the results file and can be used for
|
|
|
|
The additional double value is saved to the results file and can be used for
|
|
|
|
score calculation in the frontend. If just the basic judge is used, the values
|
|
|
|
score calculation in the frontend. If just the basic judge is used, the values
|
|
|
|
are 1.0 for exit code 0 and 0.0 for exit code 1.
|
|
|
|
are 1.0 for exit code 0 and 0.0 for exit code 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See [judge templates page](https://github.com/ReCodEx/utils/tree/master/judge_templates) for more details.
|
|
|
|