DOMjudge / domjudge

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

C++-ify `rungard`. #2344

Closed meisterT closed 2 months ago

meisterT commented 6 months ago

This is the next steps of merging runguard and runpipe (https://docs.google.com/document/d/1WZRwdvJUamsczYC7CpP3ZIBU8xG6wNqYqrNJf7osxYs/edit).

No functional changes intended. Small commits so it should be easy-ish to follow.

meisterT commented 3 months ago

LGTM, I assume you tested this with doing a replay of an old contest?

I did some limited testing on a few interactive and non-interactive problems so far, but I would like to do more testing before merging.

meisterT commented 2 months ago

I did now a replay of a contest with ~1000 submissions. There was a single submission where the verdict changed and it was random (with main and this PR).