From 2afabc9eb6afb231a2e5faa77407ba4988134d68 Mon Sep 17 00:00:00 2001 From: keqingmoe Date: Mon, 29 Sep 2025 20:55:55 +0800 Subject: [PATCH] 1 --- public/contest-data.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/public/contest-data.json b/public/contest-data.json index 3944473..ef5d9c3 100644 --- a/public/contest-data.json +++ b/public/contest-data.json @@ -285,6 +285,38 @@ "result": "WA", "submitTime": "2025-09-29T12:45:00.000Z", "contestTime": 30 + }, + { + "id": 1759149994237, + "userId": "17", + "problemId": "A", + "result": "AC", + "submitTime": "2025-09-29T12:46:00.000Z", + "contestTime": 31 + }, + { + "id": 1759150111889, + "userId": "16", + "problemId": "A", + "result": "AC", + "submitTime": "2025-09-29T12:48:00.000Z", + "contestTime": 33 + }, + { + "id": 1759150296824, + "userId": "19", + "problemId": "L", + "result": "AC", + "submitTime": "2025-09-29T12:51:00.000Z", + "contestTime": 36 + }, + { + "id": 1759150486694, + "userId": "20", + "problemId": "I", + "result": "AC", + "submitTime": "2025-09-29T12:54:00.000Z", + "contestTime": 39 } ] }