Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 3 ≤ N ≤ 10 ,每位打者的打數相同 (20 %) 20 / 20
2 5~9 3 ≤ N ≤ 10 (20 %) 20 / 20
3 10~14 10 ≤ N ≤ 100 (20 %) 20 / 20
4 15~19 100 ≤ N ≤ 1000 (20 %) 20 / 20
5 20~24 1000 ≤ N ≤ 2000 (20 %) 20 / 20

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0010.5 13576 8448 Accepted 100
1 1 0010.8 13576 8576 Accepted 100
2 1 0010.8 13576 8576 Accepted 100
3 1 0015.2 13576 8448 Accepted 100
4 1 0011.7 13576 8320 Accepted 100
5 2 0010.7 13576 8576 Accepted 100
6 2 0011.0 13576 8320 Accepted 100
7 2 0011.3 13576 8448 Accepted 100
8 2 0010.8 13576 8704 Accepted 100
9 2 0011.7 13576 8320 Accepted 100
10 3 0010.5 13576 8448 Accepted 100
11 3 0011.0 13576 8320 Accepted 100
12 3 0010.9 13576 8448 Accepted 100
13 3 0010.5 13576 8704 Accepted 100
14 3 0011.0 13576 8448 Accepted 100
15 4 0012.3 13576 8576 Accepted 100
16 4 0012.4 13576 8448 Accepted 100
17 4 0013.1 13576 8704 Accepted 100
18 4 0012.4 13576 8320 Accepted 100
19 4 0012.3 13576 8448 Accepted 100
20 5 0014.5 13576 8448 Accepted 100
21 5 0013.6 13576 8448 Accepted 100
22 5 0014.8 13576 8576 Accepted 100
23 5 0014.4 13576 8576 Accepted 100
24 5 0013.5 13576 8576 Accepted 100
Submitter:
Compiler:
python3
Code Length:
1.06 KB
Back to Top