ICPC Yokohama Regional 2025 は,以下の通り実施予定です.
- 国内予選:2025年7月4日(金)16:30〜19:30 (各大学等で実施)
- アジア地区:2025年12月6ー7日(横浜産貿ホール)
【2025年の国内予選システムについて(5/3公開)】
これまでの国内予選では、競技者は国内予選システムから与えられた入力データに対して手元のマシンでプログラムを実行し、その出力結果とソースプログラムを提出していました。
これを変更し、2025年の国内予選システムはDOMjudgeを使用する予定です。競技者は国内予選システムにソースコードのみを提出する形式になります。提出されたソースコードは実行委員会が用意した環境(審判システム)上でコンパイル・実行され、正誤判定が行われます。これまでの国内予選と異なり、競技者は判定用の入力データを見ることはできません。
出題される問題のそれぞれに対して、実行時間の上限が定められます。また全問題について同じメモリ使用量の上限が定められます。これはアジア地区予選の方式と同じです。
また、コンパイルと実行が審判システム上で行われるため、審判システムにインストールされていないライブラリ等は利用できません。
具体的な競技のルールや国内予選システムの使用方法、審判システム環境などの詳細は、準備が整い次第、順次公開いたします。
(5/5 追記)
昨年まで実施していた国内予選システムの貸し出しは、本年使用する DOMjudge はオープンソースで開発が行われているシステムのため、実施いたしません。ただし、競技者が新しい国内予選システムに慣れることを目的とし、コンテストリハーサルに加えて、本番前の約1〜2週間(具体的日程は後日公表)、国内予選へ参加申込を行った競技者へシステムトライアルの提供を予定しております。
【About the 2025 Online First-Round Contest System (Published on May 3rd) 】
In past Online First-Round Contests, contestants were to run their programs on their own machines using the input data provided by the contest system and submit both the resulting output and the source code.
In 2025, the contest system will switch to DOMjudge.
Contestants will submit only their source code to the contest system.
The submitted source code will be compiled and executed on the judging system prepared by the contest committee to judge its correctness.
Unlike previous Online First-Round Contests, contestants will not have access to the input data used for judging.
Each problem will have its own time limit. A single memory-usage limit will apply to all problems – in the same way as in the Asia Regional Contest.
Because compilation and execution take place on the judging system, libraries or other resources not installed there cannot be used.
Detailed information on contest rules, system usage, and judging rules will be published separately in the near future.
(added on May 5th)
We will not lend the contest system this year as we did in previous years, because the system we are using, DOMjudge, is open-source. To allow contestants to become familiar with it, we plan to provide a system trial period, in addition to the rehearsal contest, for roughly one to two weeks before the contest for registered contestants (the exact schedule will be announced later).