Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3156
27304
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.2 6224 3376 Accepted 100
1 1 3 5 0003.1 6224 3536 Accepted 100
2 2 5 0003.1 6224 3480 Accepted 100
3 2 3 5 0003.2 6224 3484 Accepted 100
4 2 3 5 0003.0 6224 3540 Accepted 100
5 2 3 5 0003.0 6224 3376 Accepted 100
6 2 3 5 0003.3 6224 3532 Accepted 100
7 2 3 5 0003.2 6224 3572 Accepted 100
8 2 3 5 0003.5 6224 3380 Accepted 100
9 2 5 0003.0 6224 3592 Accepted 100
10 2 5 0002.9 6224 3476 Accepted 100
11 2 5 0003.2 6224 3484 Wrong Answer 0
12 2 5 0003.3 6224 3516 Wrong Answer 0
13 3 5 0003.2 6224 3488 Accepted 100
14 3 5 0105.6 17964 15060 Accepted 100
15 3 5 0107.1 13576 10420 Accepted 100
16 3 5 0066.0 13428 10088 Accepted 100
17 3 5 0089.8 13048 9892 Accepted 100
18 3 5 0083.4 13048 10072 Accepted 100
19 3 5 0083.5 13048 10044 Accepted 100
20 3 5 0086.9 13048 10076 Accepted 100
21 3 5 0086.3 13048 10080 Accepted 100
22 3 4 5 0102.0 17288 14456 Accepted 100
23 3 4 5 0080.8 13576 10604 Accepted 100
24 3 4 5 0058.0 13428 10220 Accepted 100
25 3 4 5 0087.7 13048 10060 Accepted 100
26 4 5 0211.1 31384 27304 Accepted 100
27 4 5 0129.0 13052 10064 Accepted 100
28 4 5 0124.9 12916 9900 Accepted 100
29 4 5 0119.6 13052 9968 Accepted 100
30 4 5 0122.1 13048 10060 Accepted 100
31 4 5 0102.0 12916 9940 Accepted 100
32 4 5 0136.2 18408 15068 Wrong Answer 0
33 4 5 0135.3 18396 15064 Wrong Answer 0
34 5 0254.6 31384 27276 Accepted 100
35 5 0114.2 13052 10040 Accepted 100
36 5 0108.6 13048 9892 Accepted 100
37 5 0095.0 13052 10040 Accepted 100
38 5 0097.9 13048 10072 Accepted 100
39 5 0086.8 12916 10040 Accepted 100
40 5 0115.7 18400 14900 Wrong Answer 0
41 5 0121.4 18404 14952 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
4.09 KB
Back to Top