DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
703 stars 249 forks source link

Fix Rare Incorrect Verdict Bug #2430

Closed roehrt closed 3 months ago

roehrt commented 3 months ago

We love DOMJudge, it is arguably the best programming contest jury system, driven by a dedicated and talented community. Nevertheless, in a recent contest our team encountered a very rare bug yielding unexpected verdicts. We identified the source of the error and propose a simple fix in this PR.

meisterT commented 3 months ago

Wow, that must have been a hell of a debugging session :-D

roehrt commented 3 months ago

Well, it was worth a try :)