Description
Programming contest submissions can be judged in a small environment based on Project Lemon. It is useful for teachers, contest organizers, and students practicing Olympiad-style programming tasks.
Judging systems compile and run submitted code, which may be untrusted. Use sandboxing, resource limits, and separate working directories before evaluating unknown submissions.