Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2339
20928
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 3452 Accepted 100
1 1 0002.4 21824 3556 Accepted 100
2 2 4 5 0002.6 21824 3580 Accepted 100
3 2 4 5 0002.4 21824 3584 Accepted 100
4 2 4 5 0002.4 21824 3552 Accepted 100
5 2 4 5 0002.4 21824 3460 Accepted 100
6 2 4 5 0002.4 21824 3584 Accepted 100
7 2 4 5 0002.4 21824 3608 Accepted 100
8 2 4 5 0002.5 21824 3568 Accepted 100
9 2 4 5 0002.7 21824 3596 Accepted 100
10 2 4 5 0002.9 21824 3576 Accepted 100
11 2 4 5 0002.9 21824 3488 Accepted 100
12 2 4 5 0002.7 21824 3596 Wrong Answer 0
13 2 4 5 0002.8 21824 3652 Accepted 100
14 3 4 5 0002.4 21824 3576 Accepted 100
15 3 4 5 0002.6 21824 3596 Accepted 100
16 3 4 5 0002.7 21824 3660 Accepted 100
17 3 4 5 0003.0 21824 3676 Accepted 100
18 3 4 5 0003.3 21824 3700 Accepted 100
19 3 4 5 0004.4 21824 3760 Accepted 100
20 3 4 5 0008.8 21976 4148 Accepted 100
21 3 4 5 0018.9 22232 4872 Accepted 100
22 3 4 5 0026.7 22232 5240 Accepted 100
23 3 4 5 0024.9 22232 5232 Accepted 100
24 4 5 0003.7 21824 3660 Accepted 100
25 4 5 0004.2 21824 3588 Accepted 100
26 4 5 0006.0 21824 3900 Accepted 100
27 4 5 0008.8 21976 4076 Accepted 100
28 4 5 0016.3 21976 4540 Accepted 100
29 4 5 0022.0 22232 4864 Accepted 100
30 4 5 0027.2 22232 5344 Accepted 100
31 4 5 0028.4 22232 5260 Wrong Answer 0
32 4 5 0027.8 22232 5312 Accepted 100
33 4 5 0027.6 22232 5252 Accepted 100
34 5 0077.6 23392 8512 Wrong Answer 0
35 5 0102.0 23392 10372 Accepted 100
36 5 0132.1 23392 12232 Accepted 100
37 5 0182.6 24928 15888 Accepted 100
38 5 0250.8 24928 20696 Accepted 100
39 5 0259.0 24928 20804 Accepted 100
40 5 0263.7 24928 20928 Wrong Answer 0
41 5 0257.6 24928 20856 Wrong Answer 0
42 5 0253.9 24928 20920 Wrong Answer 0
43 5 0254.3 24928 20820 Accepted 100
Submitter:
yan
Compiler:
c++17
Code Length:
511 Bytes
Back to Top