Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5320
20484
Wrong Answer
40

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$ 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 0002.6 14032 3584 Accepted 100
1 1 3 5 0002.9 14032 3608 Accepted 100
2 2 5 0002.8 14032 3724 Accepted 100
3 2 3 5 0002.8 14032 3588 Accepted 100
4 2 3 5 0003.0 14032 3508 Accepted 100
5 2 3 5 0003.7 14032 3656 Accepted 100
6 2 3 5 0002.9 14032 3600 Accepted 100
7 2 3 5 0002.8 14032 3512 Accepted 100
8 2 3 5 0002.7 14032 3652 Accepted 100
9 2 5 0003.3 14032 3684 Accepted 100
10 2 5 0003.5 14032 3688 Accepted 100
11 2 5 0003.4 14032 3696 Accepted 100
12 2 5 0003.2 14032 3672 Accepted 100
13 3 5 0002.6 14032 3588 Accepted 100
14 3 5 0098.3 26408 18844 Accepted 100
15 3 5 0084.2 20600 13184 Accepted 100
16 3 5 0067.2 20456 12676 Accepted 100
17 3 5 0079.9 20072 12444 Accepted 100
18 3 5 0081.2 20072 12628 Accepted 100
19 3 5 0083.7 20072 12500 Accepted 100
20 3 5 0083.8 20072 12564 Accepted 100
21 3 5 0080.8 20072 12616 Accepted 100
22 3 4 5 0103.7 25560 18052 Accepted 100
23 3 4 5 0087.1 20600 12984 Accepted 100
24 3 4 5 0056.8 20456 12696 Accepted 100
25 3 4 5 0078.0 20072 12636 Accepted 100
26 4 5 0283.4 27096 20372 Accepted 100
27 4 5 0257.6 19940 13272 Accepted 100
28 4 5 0281.7 19940 13468 Accepted 100
29 4 5 0275.9 19940 13460 Accepted 100
30 4 5 0262.5 19940 13392 Accepted 100
31 4 5 0268.8 19940 13472 Accepted 100
32 4 5 0264.8 22160 15504 Accepted 100
33 4 5 0274.0 22156 15372 Wrong Answer 0
34 5 0262.8 27100 20484 Accepted 100
35 5 0271.8 19940 13392 Accepted 100
36 5 0274.5 19940 13320 Accepted 100
37 5 0258.2 19940 13356 Accepted 100
38 5 0279.6 19940 13412 Accepted 100
39 5 0264.3 19940 13472 Accepted 100
40 5 0256.9 22164 15432 Accepted 100
41 5 0256.7 22164 15360 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
2.62 KB
Back to Top