コンテストシステム / Contest System

コンテストシステム / Contest System

An English version follows Japanese.


昨年と同様に、国内予選のコンテストシステムに DOMjudge を使用します。競技者はソースコードのみを提出し、提出されたソースコードは実行委員会が用意した環境(ジャッジシステム)上でコンパイル・実行され、正誤判定が行われます。

コンパイルと実行がジャッジシステム上で行われるため、ジャッジシステムにインストールされていないライブラリやパッケージ等は利用できません。

コンテストシステムの使用方法、ジャッジシステム環境についてのマニュアルは、準備が整い次第公開いたします。


As with last year, we will use DOMjudge as the contest system for the online first-round. Contestants submit only their source code, and the submitted source code is compiled and executed on the judge system prepared by the organizing committee to determine correctness.

Because compilation and execution take place on the judge system, you cannot use libraries, packages, or other resources not installed on the system.

Manuals on how to use the contest system and the judge system environment will be published once they are ready.