diff --git a/public/contest-data.json b/public/contest-data.json index f0079e8..e4378dd 100644 --- a/public/contest-data.json +++ b/public/contest-data.json @@ -174,5 +174,29 @@ } ], "submissions": [ + { + "id": 1759148473664, + "userId": "2", + "problemId": "A", + "result": "AC", + "submitTime": "2025-09-29T12:21:00.000Z", + "contestTime": 6 + }, + { + "id": 1759148599014, + "userId": "27", + "problemId": "B", + "result": "WA", + "submitTime": "2025-09-29T12:23:00.000Z", + "contestTime": 8 + }, + { + "id": 1759148718135, + "userId": "25", + "problemId": "B", + "result": "WA", + "submitTime": "2025-09-29T12:25:00.000Z", + "contestTime": 10 + } ] }