Computing Environment for the Contest

In the 2022 Asia Yokohama Regional Contest, the contest management will provide each team with a computer, a display, a keyboard, and a mouse. Teams MAY NOT use their own computers or equipments.

Manuals for Contestant System and Judge System

Hardware

Software

Versions may be subject to change.

  • OS: Ubuntu 20.04.5 LTS Linux (64 bit)
  • Desktop: GNOME
  • Editors
    • vim 8.1.3741
    • gvim 8.1.3741
    • emacs 26.3
    • gedit 3.36.2
    • kate 19.12.3
    • geany 1.36
    • Code::Blocks 20.03
    • Eclipse 2022-09 with CDT 10.7.1 PyDev 9.3.0
    • IntelliJ Idea Community Edition 2022.2.3
    • PyCharm Community Edition 2022.2.3
    • CLion 2022.2.4
      • The license is installed in the computer.
    • VSCodium 1.72.2
  • Languages
    • Java: OpenJDK 11.0.17
    • C/C++: GCC 9.4.0
    • Python3: Python 3.8.13 (implemented using PyPy 7.3.9)
      • The list of the available modules can be found here.
    • Kotlin: 1.7.10
  • Reference Docs: C++ docs, Java docs, Python3 docs, Pypy docs, Kotlin docs.

Compiler Options

See Compiler Options.

System Trial DVD

See System Trial Image.