Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2406
20856
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 3516 Accepted 100
1 1 0002.5 21824 3512 Accepted 100
2 2 4 5 0002.4 21824 3572 Accepted 100
3 2 4 5 0002.5 21824 3512 Accepted 100
4 2 4 5 0002.4 21824 3536 Accepted 100
5 2 4 5 0002.4 21824 3532 Accepted 100
6 2 4 5 0002.4 21824 3652 Accepted 100
7 2 4 5 0002.4 21824 3588 Accepted 100
8 2 4 5 0002.4 21824 3528 Accepted 100
9 2 4 5 0002.6 21824 3444 Accepted 100
10 2 4 5 0002.8 21824 3548 Accepted 100
11 2 4 5 0002.9 21824 3552 Accepted 100
12 2 4 5 0002.8 21824 3680 Wrong Answer 0
13 2 4 5 0002.8 21824 3676 Accepted 100
14 3 4 5 0002.5 21824 3644 Accepted 100
15 3 4 5 0002.4 21824 3584 Accepted 100
16 3 4 5 0002.8 21824 3556 Accepted 100
17 3 4 5 0003.0 21824 3632 Accepted 100
18 3 4 5 0003.2 21824 3644 Accepted 100
19 3 4 5 0004.6 21824 3764 Accepted 100
20 3 4 5 0009.1 21976 4092 Accepted 100
21 3 4 5 0019.7 22232 4892 Accepted 100
22 3 4 5 0026.1 22232 5204 Accepted 100
23 3 4 5 0026.1 22232 5200 Accepted 100
24 4 5 0003.7 21824 3624 Accepted 100
25 4 5 0004.3 21824 3568 Accepted 100
26 4 5 0006.0 21824 3912 Accepted 100
27 4 5 0009.0 21976 4020 Accepted 100
28 4 5 0016.6 21976 4488 Accepted 100
29 4 5 0022.1 22232 4864 Accepted 100
30 4 5 0027.2 22232 5300 Accepted 100
31 4 5 0029.5 22232 5184 Wrong Answer 0
32 4 5 0027.9 22232 5124 Accepted 100
33 4 5 0028.3 22232 5252 Accepted 100
34 5 0078.3 23392 8460 Wrong Answer 0
35 5 0107.5 23392 10328 Accepted 100
36 5 0134.7 23392 12204 Accepted 100
37 5 0185.4 24928 15576 Accepted 100
38 5 0270.4 24928 20604 Accepted 100
39 5 0272.3 24928 20684 Accepted 100
40 5 0261.3 24928 20760 Wrong Answer 0
41 5 0263.4 24928 20688 Wrong Answer 0
42 5 0257.3 24928 20856 Wrong Answer 0
43 5 0265.0 24928 20824 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.3 KB
Back to Top