RagnarGrootKoerkamp / BAPCtools

Tools for developing ICPC-style programming contest problems.
GNU General Public License v3.0
49 stars 20 forks source link

Support WA annotations in TLE/RTE solutions #17

Closed RagnarGrootKoerkamp closed 4 years ago

RagnarGrootKoerkamp commented 5 years ago

Some solutions can fail in multiple ways. DomJudge allows adding a list of expected outcomes. We should support this (with the same syntax) as well.

See also https://github.com/Kattis/problemtools/issues/48.

RagnarGrootKoerkamp commented 4 years ago

Fixed by 25cbb755f68c0ab6114a1df8d1b9d8aa381d679b