Description
ICPC-style programming contest problems can be developed, tested, packaged, and checked with dedicated tooling. It is useful for contest authors who need repeatable validation around statements, validators, generators, and sample tests.
Problem tooling can run submitted or generated code. Use isolated environments when testing untrusted solutions or generators.