We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For the purpose of compile/run issues reproducability it is strongly recommended to use the common environment for the programming task implementation
Ubuntu 12.04.1 download You can install it native or under virtual machine.
The tools needed are the following G++ 4.6.3, libboost 1.48.0, svn 1.6.17, flex 2.5.37 You can get them with command line:
sudo apt-get install libboost-all-dev g++ subversion flex make