Instagram
Linkedin

Technical Information

Contest Environment

The contest will be run on a virtual machine running Debian 11 and the GNOME desktop environment (version 3.38.5). An initial version of the contest image will be made available for download soon.

Preliminarily, the following software will be available (some versions may change to a later version):

Text Editors

  • Atom 1.60.0
  • Code::Blocks 20.03
  • Eclipse 2022-11
  • Emacs 27.1
  • Geany 1.37.1
  • Gedit 3.38.1
  • Gvim 8.2
  • Joe 4.6
  • Kate 20.12.2
  • KDevelop 5.6.2
  • Nano 5.4
  • Sublime Text 4143
  • Visual Studio Code 1.75.1
    (with C/C++ extension)

Compilers & Interpreters

  • GCC 10.2.1-6
  • PyPy 3.7.10
  • Python 3.9.2
  • Ruby 2.7 (not a submission language)

Debuggers

  • gdb 10.1.90
  • valgrind 3.16.1
  • DDD 3.3.12

Other Software

  • Firefox 102.8.0
  • Gnome Terminal 3.38.3
  • XTerm 366

If you would like to request additional software, please send an email to erik.amirel[email protected] before April 15.

Documentation for C++ and Python will be available in the contest system.

Judge System

The competition will use the Kattis online judge. It will be possible to submit solutions in at least C++ and Python. See the Kattis help page for more information about versions and compilation flags. Note that Kattis uses the PyPy runtime for python, and that the judge system uses GCC version 11.3 whereas the contest image has GCC version 10.