Computing Environment for the Contest

In the Asia Yokohama Regional Contest held on Nov. 16-17, 2019, 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 18.04 LTS Linux (64-bit)
  • Desktop: GNOME
  • Editors
    • vim 8.0.1453
    • gvim 8.0.1453
    • emacs 25.2
    • gedit 3.28.1
    • kate 17.12.3
    • geany 1.32
    • Code::Blocks 16.01
    • Eclipse 2019.9 with CDT 9.9.0, PyDev 7.3.0.
    • Atom 1.40.1
    • IntelliJ Idea Community Edition 2019.2.3
    • PyCharm Community Edition 2019.2.3
    • CLion 2019.2.3
  • Languages:
    • Java: OpenJDK 11.0.4
    • C/C++: GCC 7.4.0
    • Python 2: Python 2.7.13 (implemented using PyPy 5.10.0)
      • A list of the installed modules can be found here.
    • Python 3: CPython 3.6.8.
      • A list of the installed modules can be found here.
    • Kotlin: 1.3.50
  • Reference Docs: C++ docs, Java docs, Python3 docs, Pypy docs, Kotlin docs.

Compiler Options

See Compiler Options

System Trial DVD

See System Trial DVD