Clarifications
Task Name | Username | Clarifications | Response | Public | Created time | Modified time |
---|---|---|---|---|---|---|
wata_admin | Announcement |
Thank you very much for your patience. The system test results have been finalized, so please check them. In the previous AHC033, we observed a phenomenon during the system test where the execution time significantly increased. This time, we applied a method to mitigate its impact, but we still noticed that the execution time increased considerably for some submissions compared to the provisional test. Since we were unable to determine the full scope of the impact, we decided to rejudge all submissions. In future long-term AHC system tests, we plan to record the state of the judging servers and perform rejudging as needed. Therefore, we expect that the time to complete the system test may increase compared to previous contests. Thank you for your understanding. 大変お待たせしました。システムテスト結果が確定しましたのでご確認ください。 前回のAHC033にて、システムテスト時に実行時間が大幅に伸びる現象が確認され、今回はその影響を緩和する方法にて行いましたが、一部の提出で暫定テストと比較して実行時間が大幅に増加する現象が確認されました。 影響範囲が特定できなかったため、全提出のリジャッジを行いました。 今後の長期AHCにおけるシステムテストでは、ジャッジサーバの状態を記録し、必要に応じてリジャッジを行う形式で行う予定です。そのため従来と比較してシステムテスト完了までの時間が伸びることが予想されます。ご了承ください。 |
Yes | |||
wata_admin | Announcement |
We have observed some abnormal results in certain submissions during the system test, and we are currently rejudging them. Please wait a little longer until the final standings are confirmed. システムテストにおいて、一部の提出で異常な結果が確認されており、現在リジャッジを行っております。最終順位が確定するまで、今しばらくお待ちください。 |
Yes | |||
A - Efficient Signal Control | yamm | ローカル版テスタ (e5f02df53f30d36e.zip) の README の英文内容に誤記があるように思います。ご確認お願いいたします。 具体的には、 README.md ファイルの l. 54 には、 "outputs the score to standard output" とありますが、 l. 103 には "標準エラー出力にはスコアを出力します" とあり、内容が異なります。 対応するコードの実装は、 src/bin/vis.rs ファイルの l. 30 (eprintln) に辿り着きます。 現時点の実装を基準に考えると、日本語が正、英語が誤ではないでしょうか。 |
はい、英語の記載が誤っていました。 The README of the Local Tester states, "outputs the score to standard output." However, the correct statement should be "outputs the score to standard error." |
Yes | ||
rcl_admin | Announcement |
ローカルテスタ・webビジュアライザで、信号操作の長さが0の場合にエラーになっていなかったのをエラーとなるように修正しました。 In the local tester and web visualizer, an error was not occurring when there was a signal operation with a length of 0. We have fixed it so that it will result in an error. |
Yes | |||
A - Efficient Signal Control | rcl_admin | Announcement |
webビジュアライザの "Save as Animation GIF" 機能が動作していなかったのを修正しました。 "Save as Animation GIF" feature of the web visualizer was not working. We have fixed it. |
Yes |