Utilities of contestants

Moe also offers several utilities for use by the contestants. They are by default installed to the public directory, where you also should install a subset of the problems hierarchy containing the config files and public test cases (e.g., the example input/output from the problem description sheet).

How does it work

Compilation and checking use the same evaluation mechanism as used later for the real evaluation. However, it runs with the privileges of the contestant and is limited only to the publicly available test cases. The evaluation log is put to a file called log in the current directory, all other files are put to a .box subdirectory in the contestant's home.

Submit stores all submitted tasks to a .submit directory in the contestant's home. It's probably wise to warn the contestants that they shouldn't delete this directory :-)