Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7978
21144
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 21668 3612 Accepted 100
1 1 0002.4 21668 3576 Accepted 100
2 2 4 5 0003.2 21668 3624 Accepted 100
3 2 4 5 0003.4 21668 3672 Accepted 100
4 2 4 5 0003.2 21668 3608 Accepted 100
5 2 4 5 0002.5 21668 3732 Accepted 100
6 2 4 5 0003.3 21668 3608 Accepted 100
7 2 4 5 0002.4 21668 3584 Accepted 100
8 2 4 5 0002.6 21668 3632 Accepted 100
9 2 4 5 0003.8 21668 3672 Accepted 100
10 2 4 5 0005.9 21668 3528 Accepted 100
11 2 4 5 0003.8 21668 3692 Accepted 100
12 2 4 5 0003.9 21668 3660 Wrong Answer 0
13 2 4 5 0003.8 21668 3700 Accepted 100
14 3 4 5 0002.5 21668 3500 Accepted 100
15 3 4 5 0002.6 21668 3612 Accepted 100
16 3 4 5 0003.5 21668 3636 Accepted 100
17 3 4 5 0004.5 21668 3552 Accepted 100
18 3 4 5 0005.6 21668 3676 Accepted 100
19 3 4 5 0009.8 21800 3816 Accepted 100
20 3 4 5 0026.3 21800 4152 Accepted 100
21 3 4 5 0062.4 22224 4912 Accepted 100
22 3 4 5 0109.5 22224 5300 Accepted 100
23 3 4 5 0084.8 22224 5348 Accepted 100
24 4 5 0006.7 21668 3712 Accepted 100
25 4 5 0009.1 21668 3764 Accepted 100
26 4 5 0014.5 21800 3924 Accepted 100
27 4 5 0025.0 21800 4168 Accepted 100
28 4 5 0051.0 21980 4576 Accepted 100
29 4 5 0072.2 22224 5012 Accepted 100
30 4 5 0097.9 22224 5268 Accepted 100
31 4 5 0090.3 22224 5348 Wrong Answer 0
32 4 5 0089.5 22224 5312 Accepted 100
33 4 5 0095.0 22224 5312 Accepted 100
34 5 0252.1 23192 8396 Wrong Answer 0
35 5 0356.0 23192 10300 Accepted 100
36 5 0463.0 24632 12020 Accepted 100
37 5 0611.1 24632 15964 Accepted 100
38 5 0869.2 27512 20796 Accepted 100
39 5 0895.7 27512 21144 Accepted 100
40 5 0889.0 27512 21060 Wrong Answer 0
41 5 0948.4 27512 21024 Wrong Answer 0
42 5 0916.4 27512 21092 Wrong Answer 0
43 5 0867.0 27512 21048 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
526 Bytes
Back to Top