We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c99808 commit 5376243Copy full SHA for 5376243
docs/README.md
docs/data.json
@@ -1,5 +1,21 @@
1
{
2
"update": [
3
+ {
4
+ "version": "2024-02-04",
5
+ "level": "Important",
6
+ "title": "OnlineJudge 1.16.0 更新",
7
+ "details": [
8
+ "更新基底映像档,从 `python:3.8-alpine3.14` 改为 `python:3.12-alpine`。",
9
+ "更新评测的程序语言版本:",
10
+ "C/C++: GCC 13",
11
+ "Java: Temurin 21",
12
+ "Python 2: 移除",
13
+ "Python 3: CPython 3.12",
14
+ "Golang: Golang 1.22",
15
+ "Node.js: Node.js 20",
16
+ "PHP: 暫時移除"
17
+ ]
18
+ },
19
20
"version": "2021-11-20",
21
"level": "Important",
0 commit comments