The Contest Environment
The contest operating system environment is Microsoft Windows XP Professional (SP2 plus any additional patches available two weeks before the contest.)
The programming languages will be C, C++, and JAVA.
For judging and clarifications, we'll be using PC^2 , Version 8.7. For the PC^2 user manual, click here for PDF version or here
for html version.
For development in the contest, we will provide the gcc compiler (version 3.4.5) and gdb debugger (version 5.2.1) from the MinGW environment, and javac and java from the Java Development Kit Standard Edition Version 5.0. These are the tools used by the PC^2 environment.
NEW !!! We will provide Eclipse 3.2.1 as an IDE, including C/C++ version 3.1.1 plugin. This IDE includes the compiler versions mentioned above.
We will also provide 2 other IDEs:
- Microsoft Visual Studio 2003 .NET
- Borland JBuilder X Foundation
Contestants who chose to use these IDEs must be aware, however, that submitted code MUST compile correctly with gcc or with javac!
Please note that the standard keyboard available here is an AZERTY keyboard. If you have other keyboard needs, we need to know that ahead of time!
|