Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2696
52988
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.7 6212 3488 Accepted 100
1 1 0002.5 6212 3516 Accepted 100
2 2 4 5 0002.8 6212 3520 Accepted 100
3 2 4 5 0002.5 6212 3472 Accepted 100
4 2 4 5 0002.6 6212 3520 Accepted 100
5 2 4 5 0002.5 6212 3520 Accepted 100
6 2 4 5 0002.5 6212 3624 Accepted 100
7 2 4 5 0002.5 6212 3492 Accepted 100
8 2 4 5 0002.8 6212 3560 Accepted 100
9 2 4 5 0002.7 6212 3540 Accepted 100
10 2 4 5 0002.9 6212 3408 Accepted 100
11 2 4 5 0002.9 6212 3588 Accepted 100
12 2 4 5 0002.8 6212 3584 Wrong Answer 0
13 2 4 5 0002.9 6212 3592 Accepted 100
14 3 4 5 0002.5 6212 3496 Accepted 100
15 3 4 5 0002.5 6212 3536 Accepted 100
16 3 4 5 0002.8 6212 3576 Accepted 100
17 3 4 5 0003.1 6212 3544 Accepted 100
18 3 4 5 0003.4 6212 3644 Accepted 100
19 3 4 5 0005.0 6620 3792 Accepted 100
20 3 4 5 0010.6 7608 4504 Accepted 100
21 3 4 5 0022.9 9908 6756 Accepted 100
22 3 4 5 0029.1 8064 5076 Accepted 100
23 3 4 5 0031.1 11268 8260 Accepted 100
24 4 5 0004.2 6348 3708 Accepted 100
25 4 5 0005.5 6516 3796 Accepted 100
26 4 5 0006.6 6560 3636 Accepted 100
27 4 5 0010.0 7028 3820 Accepted 100
28 4 5 0018.1 7616 4512 Accepted 100
29 4 5 0023.5 7656 4600 Accepted 100
30 4 5 0033.0 11236 7904 Accepted 100
31 4 5 0031.4 8064 5172 Wrong Answer 0
32 4 5 0032.7 10160 6952 Accepted 100
33 4 5 0032.1 9516 6456 Accepted 100
34 5 0086.8 11792 8500 Wrong Answer 0
35 5 0124.7 26588 23180 Accepted 100
36 5 0144.0 15348 12408 Accepted 100
37 5 0205.5 19292 15656 Accepted 100
38 5 0310.4 56840 52988 Accepted 100
39 5 0289.4 23920 20800 Accepted 100
40 5 0288.6 23920 20748 Wrong Answer 0
41 5 0290.9 27284 24000 Wrong Answer 0
42 5 0305.3 47072 42732 Wrong Answer 0
43 5 0303.2 43408 40128 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
721 Bytes
Back to Top