Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3148
22788
Wrong Answer
23

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$ 0 / 34
5 0~41 無額外限制 0 / 26

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0003.0 6220 3432 Accepted 100
1 1 3 5 0002.7 6220 3472 Accepted 100
2 2 5 0003.1 6220 3520 Accepted 100
3 2 3 5 0003.0 6220 3540 Accepted 100
4 2 3 5 0002.9 6220 3468 Accepted 100
5 2 3 5 0002.9 6220 3476 Accepted 100
6 2 3 5 0002.9 6220 3528 Accepted 100
7 2 3 5 0003.2 6220 3460 Accepted 100
8 2 3 5 0002.8 6220 3480 Accepted 100
9 2 5 0003.3 6220 3516 Accepted 100
10 2 5 0002.9 6220 3504 Accepted 100
11 2 5 0002.9 6220 3520 Wrong Answer 0
12 2 5 0003.2 6220 3572 Wrong Answer 0
13 3 5 0003.3 6220 3428 Accepted 100
14 3 5 0127.5 17956 14904 Accepted 100
15 3 5 0095.7 13572 10420 Accepted 100
16 3 5 0084.7 13424 10220 Accepted 100
17 3 5 0105.1 13044 10064 Accepted 100
18 3 5 0100.6 13044 10048 Accepted 100
19 3 5 0091.3 13044 10032 Accepted 100
20 3 5 0099.2 13044 9896 Accepted 100
21 3 5 0094.4 13044 9928 Accepted 100
22 3 4 5 0113.9 17280 14544 Accepted 100
23 3 4 5 0111.0 13572 10464 Accepted 100
24 3 4 5 0093.5 13424 10124 Accepted 100
25 3 4 5 0089.3 13044 10080 Accepted 100
26 4 5 0146.9 25984 22656 Accepted 100
27 4 5 0111.3 13048 9924 Accepted 100
28 4 5 0104.5 12912 10040 Accepted 100
29 4 5 0109.5 13048 10040 Accepted 100
30 4 5 0134.8 13044 9924 Accepted 100
31 4 5 0101.8 12912 9964 Accepted 100
32 4 5 0126.0 16964 14088 Wrong Answer 0
33 4 5 0111.0 16960 14188 Wrong Answer 0
34 5 0148.7 25988 22788 Accepted 100
35 5 0124.2 13048 9972 Accepted 100
36 5 0118.0 13044 9932 Accepted 100
37 5 0120.5 13048 10040 Accepted 100
38 5 0107.4 13044 9872 Accepted 100
39 5 0104.0 12912 10076 Accepted 100
40 5 0111.2 16968 14080 Wrong Answer 0
41 5 0120.1 16964 14116 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
3.45 KB
Back to Top