Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3169
77660
Wrong Answer
61

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~13 $n \le 3000$ 13 / 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$ 32 / 32
5 2~43 無其他限制 0 / 39

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.8 68704 3588 Accepted 100
1 1 0002.5 68704 3560 Accepted 100
2 2 4 5 0002.7 68704 3596 Accepted 100
3 2 4 5 0002.6 68704 3640 Accepted 100
4 2 4 5 0002.7 68704 3580 Accepted 100
5 2 4 5 0002.5 68704 3588 Accepted 100
6 2 4 5 0002.6 68704 3648 Accepted 100
7 2 4 5 0002.5 68704 3660 Accepted 100
8 2 4 5 0002.6 68704 3620 Accepted 100
9 2 4 5 0002.7 68704 3692 Accepted 100
10 2 4 5 0003.1 68704 3672 Accepted 100
11 2 4 5 0003.1 68704 3812 Accepted 100
12 2 4 5 0003.1 68704 3704 Accepted 100
13 2 4 5 0003.0 68704 3588 Accepted 100
14 3 4 5 0002.5 68704 3584 Accepted 100
15 3 4 5 0002.5 68704 3488 Accepted 100
16 3 4 5 0002.9 68704 3744 Accepted 100
17 3 4 5 0003.2 68704 3764 Accepted 100
18 3 4 5 0003.8 68704 3896 Accepted 100
19 3 4 5 0005.1 68704 4212 Accepted 100
20 3 4 5 0011.8 68988 5404 Accepted 100
21 3 4 5 0026.6 69664 8672 Accepted 100
22 3 4 5 0033.0 69192 10032 Accepted 100
23 3 4 5 0035.9 69996 10764 Accepted 100
24 4 5 0004.2 68704 3944 Accepted 100
25 4 5 0004.9 68704 4104 Accepted 100
26 4 5 0007.3 68836 4568 Accepted 100
27 4 5 0010.6 68856 5356 Accepted 100
28 4 5 0020.1 68988 7276 Accepted 100
29 4 5 0027.9 69140 8336 Accepted 100
30 4 5 0038.6 70524 10656 Accepted 100
31 4 5 0036.4 69192 10156 Accepted 100
32 4 5 0035.7 69356 10132 Accepted 100
33 4 5 0035.9 69336 10368 Accepted 100
34 5 0102.0 70348 22388 Wrong Answer 0
35 5 0134.5 71620 30760 Accepted 100
36 5 0174.9 70872 36484 Accepted 100
37 5 0238.9 72164 49988 Accepted 100
38 5 0364.4 80900 76928 Accepted 100
39 5 0357.8 72740 69712 Accepted 100
40 5 0338.9 72740 69712 Accepted 100
41 5 0348.3 73296 70108 Accepted 100
42 5 0364.6 80924 77660 Wrong Answer 0
43 5 0357.3 77952 74344 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.43 KB
Back to Top