File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -75,17 +75,17 @@ The software configuration will consist of the following:
7575The following languages are allowed during the contest:
7676
7777- C
78- - Compiler version: 13.2 .0
78+ - Compiler version: 13.3 .0
7979 - Standard: gnu17
8080- C++
81- - Compiler version: 13.2 .0
81+ - Compiler version: 13.3 .0
8282 - Standard: gnu++20
8383- Python
84- - Version: PyPy 7.3.17 (Python 3.10.14 )
84+ - Version: PyPy 7.3.19 (Python 3.11.11 )
8585- Java
86- - Version: 21.0.5
86+ - Version: 21.0.6
8787- Kotlin
88- - Version: 1.7.21
88+ - Version: 2.1.20
8989
9090Note that Python 2 is no longer supported.
9191
@@ -136,7 +136,7 @@ The following reference materials will be available on the teams' workstations t
136136
137137- [ C reference from cppreference.com] ( https://en.cppreference.com/w/c )
138138- [ C++ reference from cppreference.com] ( https://en.cppreference.com/w/cpp )
139- - [ Python 3.10.13 documentation] ( https://docs.python.domainunion.de /release/3.10.13 / )
140- - [ Java® Platform, Standard Edition & Java Development Kit Version 17 API Specification] ( https://docs.oracle.com/en/java/javase/17 /docs/api/ )
141- - [ Kotlin Language Documentation 1.6. 20 (As PDF)] ( http ://web.archive.org/ web/20220610202819if_/https://kotlinlang.org/docs /kotlin-reference.pdf)
139+ - [ Python 3.11.11 documentation] ( https://docs.python.org /release/3.11.11 / )
140+ - [ Java® Platform, Standard Edition & Java Development Kit Version 21 API Specification] ( https://docs.oracle.com/en/java/javase/21 /docs/api/ )
141+ - [ Kotlin Language Documentation 2.1. 20 (As PDF)] ( https ://raw.githubusercontent.com/JetBrains/kotlin- web-site/e3ec93b63240397ae404e9c492b7dadaf2e67625/assets /kotlin-reference.pdf)
142142- [ DOMjudge Team Manual (As PDF)] ( https://www.domjudge.org/docs/manual/8.3/team.html )
You can’t perform that action at this time.
0 commit comments