From 24668659f86eb756edd86bde4f15f00998905a7c Mon Sep 17 00:00:00 2001 From: keqingmoe Date: Mon, 29 Sep 2025 20:45:30 +0800 Subject: [PATCH] 1 --- public/contest-data.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/public/contest-data.json b/public/contest-data.json index 795702b..3944473 100644 --- a/public/contest-data.json +++ b/public/contest-data.json @@ -274,9 +274,17 @@ "id": 1759149786637, "userId": "21", "problemId": "I", - "result": "WA", + "result": "AC", "submitTime": "2025-09-29T12:42:00.000Z", "contestTime": 27 + }, + { + "id": 1759149918888, + "userId": "15", + "problemId": "E", + "result": "WA", + "submitTime": "2025-09-29T12:45:00.000Z", + "contestTime": 30 } ] }