From ebee341214b8de0dc5ae2749c3b30f6d47546e21 Mon Sep 17 00:00:00 2001 From: keqingmoe Date: Mon, 29 Sep 2025 20:27:10 +0800 Subject: [PATCH] 1 --- public/contest-data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/contest-data.json b/public/contest-data.json index e4378dd..fc550fa 100644 --- a/public/contest-data.json +++ b/public/contest-data.json @@ -197,6 +197,14 @@ "result": "WA", "submitTime": "2025-09-29T12:25:00.000Z", "contestTime": 10 + }, + { + "id": 1759148792833, + "userId": "4", + "problemId": "A", + "result": "AC", + "submitTime": "2025-09-29T12:26:00.000Z", + "contestTime": 11 } ] }