Starting from AtCoder Beginner Contest 430 (ABC430) on Saturday, November 1, 2025, the new judge system will be launched.
Along with this update, the list of available programming languages and libraries will be changed.
■ Available Languages, Versions, and Libraries
[List of languages and libraries applied in the October 2025 judge update](https://img.atcoder.jp/file/language-update/2025-10/language-list.html)
■ Other Changes in the New Judge
Display format for TLE and MLE has been updated.
The new format shows exceeded limits with a <code>></code> symbol, for example:
<code> > 2000 ms</code> / <code>> 1048576 KiB</code>
Behavior for MLE has been changed.
In the new judge, execution is forcibly terminated as soon as the memory limit is exceeded.
<strong>Depending on the situation on the day of the contest, it may be conducted using the previous judge environment. Thank you for your understanding.</strong>