Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5162
114788
Wrong Answer
61

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~13 $n \le 3000$ 13 / 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$ 32 / 32
5 2~43 無其他限制 0 / 39

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.7 115584 3532 Accepted 100
1 1 0002.7 115584 3544 Accepted 100
2 2 4 5 0002.7 115584 3420 Accepted 100
3 2 4 5 0002.7 115584 3556 Accepted 100
4 2 4 5 0002.7 115584 3536 Accepted 100
5 2 4 5 0002.6 115584 3464 Accepted 100
6 2 4 5 0002.6 115584 3596 Accepted 100
7 2 4 5 0002.6 115584 3468 Accepted 100
8 2 4 5 0002.9 115584 3568 Accepted 100
9 2 4 5 0003.1 115584 3688 Accepted 100
10 2 4 5 0003.6 115584 3744 Accepted 100
11 2 4 5 0003.7 115584 3768 Accepted 100
12 2 4 5 0003.7 115584 3752 Accepted 100
13 2 4 5 0003.7 115584 3784 Accepted 100
14 3 4 5 0002.6 115584 3592 Accepted 100
15 3 4 5 0002.8 115584 3588 Accepted 100
16 3 4 5 0003.5 115584 3732 Accepted 100
17 3 4 5 0004.2 115584 3952 Accepted 100
18 3 4 5 0004.7 115584 4016 Accepted 100
19 3 4 5 0008.0 115584 5024 Accepted 100
20 3 4 5 0019.0 115736 7076 Accepted 100
21 3 4 5 0050.3 115992 15236 Accepted 100
22 3 4 5 0075.5 115992 16540 Accepted 100
23 3 4 5 0063.4 115992 16564 Accepted 100
24 4 5 0006.2 115584 4184 Accepted 100
25 4 5 0007.9 115584 4424 Accepted 100
26 4 5 0012.4 115584 5192 Accepted 100
27 4 5 0021.6 115736 6908 Accepted 100
28 4 5 0044.0 115736 10324 Accepted 100
29 4 5 0060.2 115992 15300 Accepted 100
30 4 5 0082.2 115992 16584 Accepted 100
31 4 5 0075.8 115992 16580 Accepted 100
32 4 5 0083.2 115992 16624 Accepted 100
33 4 5 0079.3 115992 16468 Accepted 100
34 5 0247.0 117152 50112 Accepted 100
35 5 0356.9 117152 55644 Accepted 100
36 5 0400.2 117152 60556 Accepted 100
37 5 0290.4 118688 100240 Wrong Answer 0
38 5 0642.4 118688 114188 Wrong Answer 0
39 5 0562.3 118688 114468 Wrong Answer 0
40 5 0386.4 118688 114788 Wrong Answer 0
41 5 0442.4 118688 114544 Wrong Answer 0
42 5 0701.8 118688 114648 Wrong Answer 0
43 5 0383.3 118688 114436 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
1.97 KB
Back to Top