Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7767
21092
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.4 21668 3628 Accepted 100
1 1 0002.5 21668 3668 Accepted 100
2 2 4 5 0002.5 21668 3660 Accepted 100
3 2 4 5 0002.5 21668 3668 Accepted 100
4 2 4 5 0002.4 21668 3660 Accepted 100
5 2 4 5 0002.4 21668 3664 Accepted 100
6 2 4 5 0002.4 21668 3660 Accepted 100
7 2 4 5 0002.5 21668 3628 Accepted 100
8 2 4 5 0002.6 21668 3700 Accepted 100
9 2 4 5 0002.8 21668 3636 Accepted 100
10 2 4 5 0003.6 21668 3528 Accepted 100
11 2 4 5 0003.7 21668 3696 Accepted 100
12 2 4 5 0003.7 21668 3768 Wrong Answer 0
13 2 4 5 0003.7 21668 3696 Accepted 100
14 3 4 5 0002.4 21668 3664 Accepted 100
15 3 4 5 0002.5 21668 3672 Accepted 100
16 3 4 5 0003.4 21668 3684 Accepted 100
17 3 4 5 0004.4 21668 3708 Accepted 100
18 3 4 5 0005.7 21668 3712 Accepted 100
19 3 4 5 0009.9 21800 3880 Accepted 100
20 3 4 5 0026.1 21800 4168 Accepted 100
21 3 4 5 0062.0 22224 4860 Accepted 100
22 3 4 5 0085.4 22224 5440 Accepted 100
23 3 4 5 0085.7 22224 5356 Accepted 100
24 4 5 0007.1 21668 3608 Accepted 100
25 4 5 0009.0 21668 3836 Accepted 100
26 4 5 0014.3 21800 3964 Accepted 100
27 4 5 0024.6 21800 4008 Accepted 100
28 4 5 0050.9 21980 4612 Accepted 100
29 4 5 0067.1 22224 4916 Accepted 100
30 4 5 0088.9 22224 5320 Accepted 100
31 4 5 0089.7 22224 5292 Wrong Answer 0
32 4 5 0090.7 22224 5320 Accepted 100
33 4 5 0089.7 22224 5292 Accepted 100
34 5 0255.1 23192 8556 Wrong Answer 0
35 5 0351.0 23192 10416 Accepted 100
36 5 0439.3 24632 12056 Accepted 100
37 5 0618.1 24632 15864 Accepted 100
38 5 0862.2 27512 20796 Accepted 100
39 5 0879.9 27512 21092 Accepted 100
40 5 0875.1 27512 21064 Wrong Answer 0
41 5 0888.3 27512 21024 Wrong Answer 0
42 5 0866.9 27512 21008 Wrong Answer 0
43 5 0871.8 27512 21072 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
471 Bytes
Back to Top