Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2323
20916
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 3624 Accepted 100
1 1 0002.4 21824 3576 Accepted 100
2 2 4 5 0002.6 21824 3484 Accepted 100
3 2 4 5 0002.5 21824 3628 Accepted 100
4 2 4 5 0002.4 21824 3452 Accepted 100
5 2 4 5 0002.4 21824 3588 Accepted 100
6 2 4 5 0002.4 21824 3556 Accepted 100
7 2 4 5 0002.4 21824 3552 Accepted 100
8 2 4 5 0002.8 21824 3596 Accepted 100
9 2 4 5 0002.6 21824 3644 Accepted 100
10 2 4 5 0002.8 21824 3720 Accepted 100
11 2 4 5 0002.9 21824 3656 Accepted 100
12 2 4 5 0002.8 21824 3588 Wrong Answer 0
13 2 4 5 0002.9 21824 3612 Accepted 100
14 3 4 5 0002.4 21824 3600 Accepted 100
15 3 4 5 0002.4 21824 3496 Accepted 100
16 3 4 5 0002.7 21824 3656 Accepted 100
17 3 4 5 0003.0 21824 3676 Accepted 100
18 3 4 5 0003.2 21824 3552 Accepted 100
19 3 4 5 0004.4 21824 3760 Accepted 100
20 3 4 5 0008.8 21976 4128 Accepted 100
21 3 4 5 0018.8 22232 4932 Accepted 100
22 3 4 5 0026.1 22232 5308 Accepted 100
23 3 4 5 0025.5 22232 5312 Accepted 100
24 4 5 0003.8 21824 3644 Accepted 100
25 4 5 0004.2 21824 3828 Accepted 100
26 4 5 0005.8 21824 3836 Accepted 100
27 4 5 0008.7 21976 4084 Accepted 100
28 4 5 0016.0 21976 4424 Accepted 100
29 4 5 0021.8 22232 4912 Accepted 100
30 4 5 0026.8 22232 5280 Accepted 100
31 4 5 0028.3 22232 5308 Wrong Answer 0
32 4 5 0027.7 22232 5264 Accepted 100
33 4 5 0027.5 22232 5232 Accepted 100
34 5 0079.1 23392 8300 Wrong Answer 0
35 5 0100.7 23392 10320 Accepted 100
36 5 0130.5 23392 12168 Accepted 100
37 5 0180.5 24928 15772 Accepted 100
38 5 0247.2 24928 20828 Accepted 100
39 5 0258.3 24928 20856 Accepted 100
40 5 0259.3 24928 20672 Wrong Answer 0
41 5 0254.3 24928 20840 Wrong Answer 0
42 5 0260.5 24928 20912 Wrong Answer 0
43 5 0248.1 24928 20916 Accepted 100
Submitter:
yan
Compiler:
c++17
Code Length:
495 Bytes
Back to Top