Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2153
17152
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 6000 Accepted 100
1 1 3 5 0005.5 11692 5920 Accepted 100
2 2 5 0005.3 11692 5936 Accepted 100
3 2 3 5 0005.3 11692 5916 Accepted 100
4 2 3 5 0005.1 11692 5908 Accepted 100
5 2 3 5 0005.3 11692 5992 Accepted 100
6 2 3 5 0005.2 11692 5956 Accepted 100
7 2 3 5 0005.3 11692 5936 Accepted 100
8 2 3 5 0005.2 11692 5924 Accepted 100
9 2 5 0005.2 11692 5952 Wrong Answer 0
10 2 5 0005.2 11692 5976 Accepted 100
11 2 5 0005.3 11692 5952 Accepted 100
12 2 5 0005.2 11692 5924 Accepted 100
13 3 5 0005.1 11692 5940 Accepted 100
14 3 5 0080.7 20304 17152 Accepted 100
15 3 5 0071.0 15916 12580 Accepted 100
16 3 5 0050.7 15772 10416 Accepted 100
17 3 5 0067.2 15388 12024 Accepted 100
18 3 5 0068.4 15388 12020 Accepted 100
19 3 5 0069.9 15388 12072 Accepted 100
20 3 5 0068.4 15388 11888 Accepted 100
21 3 5 0068.9 15388 12000 Accepted 100
22 3 4 5 0075.7 19624 16424 Accepted 100
23 3 4 5 0075.5 15916 12556 Accepted 100
24 3 4 5 0049.3 15772 10248 Accepted 100
25 3 4 5 0064.3 15388 12000 Accepted 100
26 4 5 0078.3 21472 16700 Accepted 100
27 4 5 0081.0 15652 13072 Accepted 100
28 4 5 0078.3 15652 12984 Accepted 100
29 4 5 0080.8 15652 12964 Accepted 100
30 4 5 0077.5 15652 12976 Accepted 100
31 4 5 0080.8 15652 13100 Accepted 100
32 4 5 0077.1 17212 14220 Accepted 100
33 4 5 0078.7 17376 14504 Accepted 100
34 5 0083.0 21476 16760 Wrong Answer 0
35 5 0085.2 15652 12968 Accepted 100
36 5 0077.3 15652 12988 Accepted 100
37 5 0074.8 15652 12884 Accepted 100
38 5 0079.4 15652 13048 Accepted 100
39 5 0081.3 15652 13052 Accepted 100
40 5 0076.6 17372 14288 Accepted 100
41 5 0079.4 17284 14400 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.99 KB
Back to Top