Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2421
20852
Wrong Answer
16

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~13 $n \le 3000$ 0 / 13
3 14~23 $n \le 2 \times 10 ^ 5, a_i \ge 0$ 16 / 16
4 2~33 $n \le 2\times 10 ^ 5$ 0 / 32
5 2~43 無其他限制 0 / 39

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.6 21824 3432 Accepted 100
1 1 0002.4 21824 3584 Accepted 100
2 2 4 5 0002.5 21824 3640 Accepted 100
3 2 4 5 0002.5 21824 3508 Accepted 100
4 2 4 5 0002.5 21824 3572 Accepted 100
5 2 4 5 0002.4 21824 3536 Accepted 100
6 2 4 5 0002.4 21824 3536 Accepted 100
7 2 4 5 0002.4 21824 3572 Accepted 100
8 2 4 5 0002.5 21824 3528 Accepted 100
9 2 4 5 0002.5 21824 3540 Accepted 100
10 2 4 5 0002.8 21824 3672 Accepted 100
11 2 4 5 0003.0 21824 3544 Accepted 100
12 2 4 5 0002.9 21824 3560 Wrong Answer 0
13 2 4 5 0002.9 21824 3560 Accepted 100
14 3 4 5 0002.5 21824 3528 Accepted 100
15 3 4 5 0002.4 21824 3436 Accepted 100
16 3 4 5 0002.7 21824 3536 Accepted 100
17 3 4 5 0003.2 21824 3544 Accepted 100
18 3 4 5 0003.3 21824 3596 Accepted 100
19 3 4 5 0004.5 21824 3760 Accepted 100
20 3 4 5 0009.2 21976 4124 Accepted 100
21 3 4 5 0019.5 22232 4820 Accepted 100
22 3 4 5 0026.8 22232 5252 Accepted 100
23 3 4 5 0025.8 22232 5112 Accepted 100
24 4 5 0003.8 21824 3632 Accepted 100
25 4 5 0004.3 21824 3708 Accepted 100
26 4 5 0006.1 21824 3844 Accepted 100
27 4 5 0008.9 21976 4024 Accepted 100
28 4 5 0016.6 21976 4500 Accepted 100
29 4 5 0022.3 22232 4740 Accepted 100
30 4 5 0027.4 22232 5084 Accepted 100
31 4 5 0028.9 22232 5256 Wrong Answer 0
32 4 5 0027.9 22232 5184 Accepted 100
33 4 5 0028.3 22232 5112 Accepted 100
34 5 0078.4 23392 8408 Wrong Answer 0
35 5 0103.6 23392 10240 Accepted 100
36 5 0130.4 23392 12084 Accepted 100
37 5 0187.2 24928 15504 Accepted 100
38 5 0259.0 24928 20600 Accepted 100
39 5 0262.3 24928 20852 Accepted 100
40 5 0266.6 24928 20688 Wrong Answer 0
41 5 0278.5 24928 20688 Wrong Answer 0
42 5 0281.0 24928 20756 Wrong Answer 0
43 5 0263.4 24928 20776 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.3 KB
Back to Top