From a6a110a3fadac83369876ed261bcfaf5ec1e6b80 Mon Sep 17 00:00:00 2001 From: Joshua Gort Date: Wed, 20 Nov 2024 14:34:59 +0100 Subject: [PATCH] Updated Language Versions --- content/systems.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/systems.md b/content/systems.md index c326053..2c703c9 100644 --- a/content/systems.md +++ b/content/systems.md @@ -74,15 +74,15 @@ The software configuration will consist of the following: The following languages are allowed during the contest: - C - - Compiler version: 11.4.0 + - Compiler version: 13.2.0 - Standard: gnu17 - C++ - - Compiler version: 11.4.0 + - Compiler version: 13.2.0 - Standard: gnu++20 - Python - - Version: PyPy 7.3.16 (Python 3.10.14) + - Version: PyPy 7.3.17 (Python 3.10.14) - Java - - Version: 17.0.8 + - Version: 21.0.5 - Kotlin - Version: 1.7.21