Computing Environment for the Contest

In the 2023 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 22.04.2 LTS Linux (64 bit)
  • Desktop: GNOME
  • Editors
    • vim 8.2
    • gvim 8.2
    • emacs 27.1
    • gedit 41.0
    • kate 21.12.3
    • geany 1.38
    • Code::Blocks 20.03
    • Eclipse 2023-09 with CDT 11.3 PyDev 10.2.1
    • IntelliJ Idea Community Edition 2023.2.2
    • PyCharm Community Edition 2023.2.1
    • CLion 2023.2.2
      • The license is installed in the computer.
    • VSCodium 1.82.2
  • Languages
    • Java: OpenJDK 17.0.8.1
    • C/C++: GCC 11.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.21
  • Reference Docs: C++ docs, Java docs, Python3 docs, Pypy docs, Kotlin docs.

Compiler Options

See Compiler Options.

System Trial Image

See System Trial Image.