Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2408
20864
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.5 21824 3500 Accepted 100
1 1 0002.4 21824 3516 Accepted 100
2 2 4 5 0002.6 21824 3644 Accepted 100
3 2 4 5 0002.5 21824 3516 Accepted 100
4 2 4 5 0002.4 21824 3532 Accepted 100
5 2 4 5 0002.4 21824 3516 Accepted 100
6 2 4 5 0002.4 21824 3572 Accepted 100
7 2 4 5 0002.4 21824 3536 Accepted 100
8 2 4 5 0002.4 21824 3512 Accepted 100
9 2 4 5 0002.5 21824 3528 Accepted 100
10 2 4 5 0002.8 21824 3460 Accepted 100
11 2 4 5 0002.8 21824 3512 Accepted 100
12 2 4 5 0002.9 21824 3468 Wrong Answer 0
13 2 4 5 0002.9 21824 3560 Accepted 100
14 3 4 5 0002.4 21824 3508 Accepted 100
15 3 4 5 0002.5 21824 3532 Accepted 100
16 3 4 5 0002.7 21824 3552 Accepted 100
17 3 4 5 0003.0 21824 3624 Accepted 100
18 3 4 5 0003.2 21824 3588 Accepted 100
19 3 4 5 0004.5 21824 3708 Accepted 100
20 3 4 5 0009.1 21976 4136 Accepted 100
21 3 4 5 0019.5 22232 4720 Accepted 100
22 3 4 5 0025.9 22232 5252 Accepted 100
23 3 4 5 0034.2 22232 5120 Accepted 100
24 4 5 0005.9 21824 3624 Accepted 100
25 4 5 0004.3 21824 3708 Accepted 100
26 4 5 0006.0 21824 3656 Accepted 100
27 4 5 0008.8 21976 4020 Accepted 100
28 4 5 0016.3 21976 4496 Accepted 100
29 4 5 0021.5 22232 4708 Accepted 100
30 4 5 0027.3 22232 5300 Accepted 100
31 4 5 0028.1 22232 5224 Wrong Answer 0
32 4 5 0027.7 22232 5204 Accepted 100
33 4 5 0027.9 22232 5196 Accepted 100
34 5 0076.9 23392 8460 Wrong Answer 0
35 5 0104.0 23392 10212 Accepted 100
36 5 0138.0 23392 12156 Accepted 100
37 5 0184.0 24928 15584 Accepted 100
38 5 0255.7 24928 20544 Accepted 100
39 5 0259.6 24928 20864 Accepted 100
40 5 0254.6 24928 20852 Wrong Answer 0
41 5 0260.7 24928 20780 Wrong Answer 0
42 5 0299.6 24928 20860 Wrong Answer 0
43 5 0258.4 24928 20832 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.29 KB
Back to Top