Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5248
22768
Wrong Answer
74

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~12 $n \le 100$ 17 / 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 9232 5872 Accepted 100
1 1 3 5 0005.5 9232 6084 Accepted 100
2 2 5 0005.3 9232 6036 Accepted 100
3 2 3 5 0005.2 9232 6024 Accepted 100
4 2 3 5 0005.2 9232 5836 Accepted 100
5 2 3 5 0005.3 9232 6172 Accepted 100
6 2 3 5 0005.2 9232 5972 Accepted 100
7 2 3 5 0005.3 9232 6176 Accepted 100
8 2 3 5 0005.3 9232 6040 Accepted 100
9 2 5 0005.6 9232 6172 Accepted 100
10 2 5 0005.5 9232 5984 Accepted 100
11 2 5 0005.6 9232 6040 Accepted 100
12 2 5 0005.6 9232 6176 Accepted 100
13 3 5 0005.2 9232 5976 Accepted 100
14 3 5 0163.1 23676 21304 Accepted 100
15 3 5 0147.8 13588 11064 Accepted 100
16 3 5 0132.7 15512 11748 Accepted 100
17 3 5 0146.7 12928 10524 Accepted 100
18 3 5 0146.6 12928 10560 Accepted 100
19 3 5 0146.1 12928 10580 Accepted 100
20 3 5 0141.4 12928 10624 Accepted 100
21 3 5 0144.6 12928 10688 Accepted 100
22 3 4 5 0156.9 22320 20012 Accepted 100
23 3 4 5 0146.5 13588 10984 Accepted 100
24 3 4 5 0127.6 15512 11736 Accepted 100
25 3 4 5 0138.4 12928 10508 Accepted 100
26 4 5 0223.8 25320 22716 Accepted 100
27 4 5 0213.8 12928 10484 Accepted 100
28 4 5 0208.8 12928 10652 Accepted 100
29 4 5 0215.5 12928 10580 Accepted 100
30 4 5 0212.3 12936 10668 Accepted 100
31 4 5 0217.6 12928 10504 Accepted 100
32 4 5 0213.1 16848 14596 Accepted 100
33 4 5 0219.0 16836 14624 Accepted 100
34 5 0212.7 25320 22768 Accepted 100
35 5 0209.8 12928 10676 Accepted 100
36 5 0212.4 12928 10428 Accepted 100
37 5 0216.6 12928 10616 Accepted 100
38 5 0212.3 12928 10620 Accepted 100
39 5 0216.1 12928 10624 Accepted 100
40 5 0211.0 16840 14500 Wrong Answer 0
41 5 0219.9 16840 14452 Wrong Answer 0
Submitter:
Compiler:
c++14
Code Length:
3.26 KB
Back to Top