Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2463
20920
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 21824 3552 Accepted 100
1 1 0002.9 21824 3592 Accepted 100
2 2 4 5 0002.4 21824 3560 Accepted 100
3 2 4 5 0002.5 21824 3624 Accepted 100
4 2 4 5 0002.5 21824 3552 Accepted 100
5 2 4 5 0002.5 21824 3456 Accepted 100
6 2 4 5 0002.4 21824 3584 Accepted 100
7 2 4 5 0002.5 21824 3564 Accepted 100
8 2 4 5 0002.5 21824 3568 Accepted 100
9 2 4 5 0002.6 21824 3644 Accepted 100
10 2 4 5 0002.9 21824 3608 Accepted 100
11 2 4 5 0003.0 21824 3600 Accepted 100
12 2 4 5 0003.0 21824 3480 Wrong Answer 0
13 2 4 5 0002.8 21824 3608 Accepted 100
14 3 4 5 0002.4 21824 3564 Accepted 100
15 3 4 5 0002.6 21824 3592 Accepted 100
16 3 4 5 0002.7 21824 3716 Accepted 100
17 3 4 5 0003.0 21824 3608 Accepted 100
18 3 4 5 0003.2 21824 3636 Accepted 100
19 3 4 5 0004.4 21824 3672 Accepted 100
20 3 4 5 0009.0 21976 4156 Accepted 100
21 3 4 5 0018.6 22232 4936 Accepted 100
22 3 4 5 0026.2 22232 5248 Accepted 100
23 3 4 5 0025.0 22232 5312 Accepted 100
24 4 5 0003.8 21824 3732 Accepted 100
25 4 5 0004.3 21824 3724 Accepted 100
26 4 5 0006.1 21824 3756 Accepted 100
27 4 5 0008.8 21976 4140 Accepted 100
28 4 5 0016.8 21976 4596 Accepted 100
29 4 5 0022.4 22232 4864 Accepted 100
30 4 5 0027.2 22232 5136 Accepted 100
31 4 5 0028.9 22232 5228 Wrong Answer 0
32 4 5 0028.1 22232 5164 Accepted 100
33 4 5 0028.2 22232 5248 Accepted 100
34 5 0081.2 23392 8472 Wrong Answer 0
35 5 0103.4 23392 10300 Accepted 100
36 5 0135.4 23392 12152 Accepted 100
37 5 0186.7 24928 15824 Accepted 100
38 5 0315.7 24928 20912 Accepted 100
39 5 0278.8 24928 20904 Accepted 100
40 5 0265.3 24928 20920 Wrong Answer 0
41 5 0264.4 24928 20800 Wrong Answer 0
42 5 0258.9 24928 20828 Wrong Answer 0
43 5 0264.2 24928 20828 Accepted 100
Submitter:
yan
Compiler:
c++17
Code Length:
512 Bytes
Back to Top