|
|
@ -2779,7 +2779,7 @@ for comparison and exit code reflecting if the result is correct (0) of wrong
|
|
|
|
(1).
|
|
|
|
(1).
|
|
|
|
|
|
|
|
|
|
|
|
This interface lacks support for returning additional data by the judges, for
|
|
|
|
This interface lacks support for returning additional data by the judges, for
|
|
|
|
example similarity of the two files calculated as the edit distance of Levenshtein.
|
|
|
|
example similarity of the two files calculated as the Levenshtein edit distance.
|
|
|
|
To allow passing these additional values an extended judge interface can be
|
|
|
|
To allow passing these additional values an extended judge interface can be
|
|
|
|
implemented:
|
|
|
|
implemented:
|
|
|
|
|
|
|
|
|
|
|
|