Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2173
16968
Wrong Answer
57

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~12 $n \le 100$ 0 / 17
3 1, 3~8, 13~25 $m = n − 1$ 23 / 23
4 22~33 $a_i \ge 0$ 34 / 34
5 0~41 無額外限制 0 / 26

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0005.3 11692 5956 Accepted 100
1 1 3 5 0005.2 11692 5896 Accepted 100
2 2 5 0005.3 11692 5892 Accepted 100
3 2 3 5 0005.3 11692 5916 Accepted 100
4 2 3 5 0005.1 11692 5980 Accepted 100
5 2 3 5 0005.2 11692 5792 Accepted 100
6 2 3 5 0005.2 11692 6064 Accepted 100
7 2 3 5 0005.2 11692 5940 Accepted 100
8 2 3 5 0005.1 11692 5956 Accepted 100
9 2 5 0005.3 11692 5936 Wrong Answer 0
10 2 5 0005.3 11692 5964 Accepted 100
11 2 5 0005.2 11692 5956 Accepted 100
12 2 5 0005.2 11692 5940 Accepted 100
13 3 5 0005.2 11692 5908 Accepted 100
14 3 5 0084.0 20304 16968 Accepted 100
15 3 5 0072.7 15916 12648 Accepted 100
16 3 5 0050.6 15772 10328 Accepted 100
17 3 5 0065.7 15388 12064 Accepted 100
18 3 5 0070.8 15388 11848 Accepted 100
19 3 5 0069.1 15388 11992 Accepted 100
20 3 5 0067.6 15388 12060 Accepted 100
21 3 5 0070.5 15388 12068 Accepted 100
22 3 4 5 0076.5 19624 16408 Accepted 100
23 3 4 5 0072.1 15916 12588 Accepted 100
24 3 4 5 0049.5 15772 10348 Accepted 100
25 3 4 5 0066.2 15388 12000 Accepted 100
26 4 5 0076.9 21476 16452 Accepted 100
27 4 5 0079.6 15652 13052 Accepted 100
28 4 5 0080.9 15652 13040 Accepted 100
29 4 5 0082.2 15652 12864 Accepted 100
30 4 5 0084.0 15652 13016 Accepted 100
31 4 5 0083.9 15652 13104 Accepted 100
32 4 5 0078.9 17216 14168 Accepted 100
33 4 5 0079.5 17380 14396 Accepted 100
34 5 0077.6 21472 16392 Wrong Answer 0
35 5 0081.1 15652 12920 Accepted 100
36 5 0081.2 15652 13100 Accepted 100
37 5 0081.9 15652 12964 Accepted 100
38 5 0080.9 15652 13080 Accepted 100
39 5 0081.7 15652 13024 Accepted 100
40 5 0076.2 17372 14508 Accepted 100
41 5 0078.0 17276 14332 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
3.92 KB
Back to Top