Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7935
21096
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 3660 Accepted 100
1 1 0002.4 21668 3732 Accepted 100
2 2 4 5 0002.4 21668 3668 Accepted 100
3 2 4 5 0002.6 21668 3732 Accepted 100
4 2 4 5 0002.4 21668 3504 Accepted 100
5 2 4 5 0002.4 21668 3628 Accepted 100
6 2 4 5 0002.5 21668 3628 Accepted 100
7 2 4 5 0002.5 21668 3640 Accepted 100
8 2 4 5 0002.7 21668 3640 Accepted 100
9 2 4 5 0002.9 21668 3704 Accepted 100
10 2 4 5 0003.7 21668 3620 Accepted 100
11 2 4 5 0003.8 21668 3692 Accepted 100
12 2 4 5 0003.8 21668 3664 Wrong Answer 0
13 2 4 5 0003.7 21668 3660 Accepted 100
14 3 4 5 0002.4 21668 3736 Accepted 100
15 3 4 5 0002.7 21668 3668 Accepted 100
16 3 4 5 0003.4 21668 3528 Accepted 100
17 3 4 5 0004.6 21668 3672 Accepted 100
18 3 4 5 0005.7 21668 3712 Accepted 100
19 3 4 5 0009.7 21800 3852 Accepted 100
20 3 4 5 0026.3 21800 4296 Accepted 100
21 3 4 5 0062.8 22224 4860 Accepted 100
22 3 4 5 0087.0 22224 5344 Accepted 100
23 3 4 5 0085.1 22224 5192 Accepted 100
24 4 5 0006.9 21668 3696 Accepted 100
25 4 5 0008.9 21668 3764 Accepted 100
26 4 5 0014.5 21800 4000 Accepted 100
27 4 5 0024.3 21800 4180 Accepted 100
28 4 5 0050.3 21980 4580 Accepted 100
29 4 5 0066.5 22224 4944 Accepted 100
30 4 5 0087.8 22224 5308 Accepted 100
31 4 5 0089.6 22224 5292 Wrong Answer 0
32 4 5 0089.5 22224 5348 Accepted 100
33 4 5 0090.0 22224 5380 Accepted 100
34 5 0258.6 23192 8448 Wrong Answer 0
35 5 0353.6 23192 10436 Accepted 100
36 5 0460.8 24632 12044 Accepted 100
37 5 0651.5 24632 15888 Accepted 100
38 5 0870.8 27512 20748 Accepted 100
39 5 0877.1 27512 21036 Accepted 100
40 5 0874.7 27512 21040 Wrong Answer 0
41 5 0874.5 27512 21096 Wrong Answer 0
42 5 0914.2 27512 21028 Wrong Answer 0
43 5 0940.8 27512 21016 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
473 Bytes
Back to Top