Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

15589
23772
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 0140.3 6220 3644 Accepted 100
1 1 3 5 0002.8 6220 3640 Accepted 100
2 2 5 0143.5 6220 3604 Accepted 100
3 2 3 5 0002.6 6220 3632 Accepted 100
4 2 3 5 0002.6 6220 3592 Accepted 100
5 2 3 5 0002.8 6220 3508 Accepted 100
6 2 3 5 0002.9 6220 3512 Accepted 100
7 2 3 5 0002.8 6220 3508 Accepted 100
8 2 3 5 0002.8 6220 3780 Accepted 100
9 2 5 0087.3 6220 3660 Accepted 100
10 2 5 0084.5 6220 3724 Accepted 100
11 2 5 0081.0 6220 3420 Wrong Answer 0
12 2 5 0079.7 6220 3648 Accepted 100
13 3 5 0002.7 6220 3564 Accepted 100
14 3 5 0109.3 24720 21992 Accepted 100
15 3 5 0086.9 16060 13236 Accepted 100
16 3 5 0065.3 15912 12696 Accepted 100
17 3 5 0084.2 15396 12472 Accepted 100
18 3 5 0083.9 15396 12416 Accepted 100
19 3 5 0086.3 15396 12396 Accepted 100
20 3 5 0085.7 15396 12552 Accepted 100
21 3 5 0084.8 15396 12452 Accepted 100
22 3 4 5 0105.4 23532 20796 Accepted 100
23 3 4 5 0088.4 16056 13212 Accepted 100
24 3 4 5 0065.5 15912 12636 Accepted 100
25 3 4 5 0087.9 15396 12488 Accepted 100
26 4 5 0958.2 26468 23772 Accepted 100
27 4 5 0878.2 16184 13452 Accepted 100
28 4 5 0840.3 16168 13336 Accepted 100
29 4 5 0849.0 16184 13364 Accepted 100
30 4 5 0836.7 16176 13328 Accepted 100
31 4 5 0840.7 16172 13320 Accepted 100
32 4 5 0897.1 19352 16716 Accepted 100
33 4 5 0891.1 19340 16656 Wrong Answer 0
34 5 0954.5 26472 23608 Accepted 100
35 5 0910.3 16180 13448 Accepted 100
36 5 0819.1 16176 13424 Accepted 100
37 5 0823.1 16184 13496 Accepted 100
38 5 0828.1 16176 13416 Accepted 100
39 5 0822.6 16172 13416 Accepted 100
40 5 0892.5 19340 16536 Accepted 100
41 5 0875.8 19344 16688 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
4.13 KB
Back to Top