Your browser does not support JavaScript!
Environment
Hardware:

CPU: Intel Core i7-6700 3.4 GHz

RAM: DDR4 2400MHz 8 GB


OS:

Linux 4.10.0


Distribution:

Lubuntu 16.04.03 (Desktop Environment: LXDE)


Judgement System:

PC^2 9.4.1


Languages:

C: GCC 5.4.0

C++: GCC 5.4.0

Java: Oracle JDK 1.8.0_144

Python 2: CPython 2.7.12

Python 3: CPython 3.5.2


IDEs and Editors:

vim 7.4

Code::Blocks IDE 16.01 (for C/C++)

Eclipse Oxygen.1 for Java SE

IntelliJ IDEA Community 2017.2.5

NetBeans IDE 8.2 (for Java)

PyCharm 2017.2.3

Atom 1.20.1 x64

Gedit 3.18.3


Judge Compiler Settings:

C: gcc -static -O2 -lm -o {:basename}.exe {:mainfile}

C++: g++ -static -O2 -lm -o {:basename}.exe {:mainfile}

C++11: g++ -static -O2 -std=gnu++11 -lm -o {:basename}.exe {:mainfile}

C++14: g++ -static -O2 -std=gnu++14 -lm -o {:basename}.exe {:mainfile}

Java 8: javac {:mainfile}

Python 2: python2 -m py_compile {:mainfile}

Python 3: python3 -m py_compile {:mainfile}


Sandbox:

IOI isolate


Trial Disk Image:

You may downloadICPC-team.vmdk

The password of the default account: icpc2017