Skip to content

Commit

Permalink
Update some versions on the systems page
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenweyns committed Sep 19, 2024
1 parent bfde6cf commit 091665f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The configuration of each workstation will be as follows:

The software configuration will consist of the following:
- OS:
- Ubuntu 22.04 LTS Linux (64-bit)
- Ubuntu 24.04 LTS Linux (64-bit)
- Desktop:
- Xfce
- Editors:
Expand Down Expand Up @@ -75,7 +75,7 @@ The following languages are allowed during the contest:
- Compiler version: 11.4.0
- Standard: gnu++20
- Python
- Version: PyPy 7.3.9 (Python 3.8.13)
- Version: PyPy 7.3.16 (Python 3.10.14)
- Java
- Version: 17.0.8
- Kotlin
Expand Down Expand Up @@ -130,7 +130,7 @@ The following reference materials will be available on the teams' workstations t

- [C reference from cppreference.com](https://en.cppreference.com/w/c)
- [C++ reference from cppreference.com](https://en.cppreference.com/w/cpp)
- [Python 3.8.13 documentation](https://docs.python.domainunion.de/release/3.8.13/)
- [Python 3.10.14 documentation](https://docs.python.domainunion.de/release/3.10.14/)
- [Java® Platform, Standard Edition & Java Development Kit Version 17 API Specification](https://docs.oracle.com/en/java/javase/17/docs/api/)
- [Kotlin Language Documentation 1.6.20 (As PDF)](http://web.archive.org/web/20220610202819if_/https://kotlinlang.org/docs/kotlin-reference.pdf)
- [DOMjudge Team Manual (As PDF)](https://www.domjudge.org/docs/manual/8.1/team.html)

0 comments on commit 091665f

Please sign in to comment.