Description
Programming contest submissions can be judged in a source-built lightweight environment for Olympiad in Informatics workflows. It is useful for teachers, contest organizers, and students who need current development changes.
Judging systems compile and run submitted code, which may be untrusted. Use sandboxing, resource limits, and separate working directories before evaluating unknown submissions.