Contest Environment
The setup and system resources available are explained here to help teams prepare to complete their tasks in the contest comfortably.
-
Each team will be provided with one computer to solve the set of contest questions.
-
The programming languages that are allowed will be Java, C, C++, and Python.
-
For judging and clarifications, the DOMjudge system will be used.
-
All submitted code MUST compile correctly with either gcc or javac or python.
-
We will use a virtual machine image based on Ubuntu/Windows for the contestants. The virtual machine will have the following installed:
-
Eclipse
-
Kdevelop
-
Geany
-
Netbeans
-
PyCharm
-
vscodium
-
code::blocks
-