コンテストシステム / Contest System
【変更履歴】
- 6月12日 マニュアル類を公開しました。
- 5月21日 公開しました。
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.
Here are manuals on how to use the contest system and the judge system environment. Please note that these information are subject to change.