IX Junior Balkan Olympiad in Informatics 2015

Ohrid, Macedonia   |   September 14th-19th 2015

Hardware specification of the contestant computers

ASUS X52JT

  • CPU: Intel i5 480M 2.67GHz
  • HDD: 320GB 5200rpm
  • GPU: ATI Radeon HD 6370M 1GB
  • Memory: 2GB DDR3 1066MHz
  • Display: 15.6'' WXGA Active Matrix TFT Color LCD
  • Other: CardReader, Ethernet Adapter, Wireless Adapter, HDMI, VGA, 3 x USB 2.0 ports

Software that will be installed on the computers

Mendo.mk judge compiler configuration

  • C code:

    gcc -O2 -s -static -lm -Wl,--stack={memlimit} -x c -o a.exe {filename.c}

  • C++ code:

    g++ -O2  -std=c++11 -s -static -lm -Wl,--stack={memlimit} -x c++ -o a.exe {filename.cpp}

  • Pascal code:

    fpc -O2 -XS -Sg {filename.pas} –oa.exe

About JBOI

The JBOI aims at motivating students younger than 15.5 years of East Europe to get more interested in informatics, to test and prove their competence in solving problems with the help of computers, and to establish personal contacts with young people of the East European region.