OK, I know I’m lack of update. But that is because I have been busy writing the ‘Contest Environment‘.

This part I’ll explain what the contest environment is.

The Contest Environment is a system that allow you to upload a source code that solve tasks, compile your submission, run it with the test cases and grade the result. The one of the well-known contest environment around today is the Moe Contest Environment (formally known as mo-eval). This Moe system’s most famous is its sandbox, which is used in many competition around today, including many of the IOI (International Olympiad on Informatics) contests such as the recent POI (Plovdiv International Olympiad on Informatics: IOI2009) and also on Thai contest environment — the cafe grader.

More >