DOMjudge / checktestdata

checks integrity of test data in programming contests like the ACM ICPC
Other
22 stars 26 forks source link

`FLOAT` never matches `0` #15

Closed RagnarGrootKoerkamp closed 4 years ago

RagnarGrootKoerkamp commented 4 years ago

For example, running FLOAT(-1, 1) against 0 gives:

0
 ^

ERROR: line 1 character 2 of testdata doesn't match FLOAT(-(1),1): prefix zero(s)