-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsubmissions.json
More file actions
50 lines (50 loc) · 1.44 KB
/
submissions.json
File metadata and controls
50 lines (50 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"AC26619438": {
"contest_id": "abc221",
"language": "C++ (GCC 9.2.1)",
"path": "atcoder\\abc221\\A.cpp",
"platform": "AtCoder",
"problem_index": "A",
"problem_name": "Seismic magnitude scales",
"problem_url": "https://atcoder.jp/contests/abc221/tasks/abc221_a",
"submission_id": "AC26619438",
"submission_url": "https://atcoder.jp/contests/abc221/submissions/26619438",
"tags": [
"AtCoder",
"*100"
],
"timestamp": "Oct/17/2021 13:45"
},
"AC26619500": {
"contest_id": "abc221",
"language": "C++ (GCC 9.2.1)",
"path": "atcoder\\abc221\\B.cpp",
"platform": "AtCoder",
"problem_index": "B",
"problem_name": "typo",
"problem_url": "https://atcoder.jp/contests/abc221/tasks/abc221_b",
"submission_id": "AC26619500",
"submission_url": "https://atcoder.jp/contests/abc221/submissions/26619500",
"tags": [
"AtCoder",
"*200"
],
"timestamp": "Oct/17/2021 13:49"
},
"AC26635105": {
"contest_id": "abc223",
"language": "C++ (GCC 9.2.1)",
"path": "atcoder\\abc223\\A.cpp",
"platform": "AtCoder",
"problem_index": "A",
"problem_name": "Exact Price",
"problem_url": "https://atcoder.jp/contests/abc223/tasks/abc223_a",
"submission_id": "AC26635105",
"submission_url": "https://atcoder.jp/contests/abc223/submissions/26635105",
"tags": [
"AtCoder",
"*100"
],
"timestamp": "Oct/17/2021 15:20"
}
}