Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6062
34828
Runtime Error
0

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$ 0 / 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 37456 3456 Accepted 100
1 1 0002.6 37456 3532 Accepted 100
2 2 4 5 0002.5 37456 3488 Accepted 100
3 2 4 5 0002.4 37456 3528 Accepted 100
4 2 4 5 0002.5 37456 3548 Accepted 100
5 2 4 5 0002.4 37456 3680 Accepted 100
6 2 4 5 0002.5 37456 3568 Accepted 100
7 2 4 5 0002.5 37456 3548 Accepted 100
8 2 4 5 0002.7 37456 3496 Runtime Error 0
9 2 4 5 0002.7 37456 3472 Accepted 100
10 2 4 5 0003.3 37456 3616 Accepted 100
11 2 4 5 0003.5 37456 3592 Runtime Error 0
12 2 4 5 0003.3 37456 3616 Runtime Error 0
13 2 4 5 0003.2 37456 3608 Accepted 100
14 3 4 5 0002.5 37456 3608 Accepted 100
15 3 4 5 0002.5 37456 3576 Runtime Error 0
16 3 4 5 0003.1 37456 3576 Runtime Error 0
17 3 4 5 0003.7 37456 3564 Runtime Error 0
18 3 4 5 0004.9 37456 3524 Runtime Error 0
19 3 4 5 0006.7 37456 3836 Accepted 100
20 3 4 5 0019.9 37456 4288 Accepted 100
21 3 4 5 0048.1 37456 5648 Accepted 100
22 3 4 5 0061.0 37456 6688 Runtime Error 0
23 3 4 5 0065.8 37456 6660 Accepted 100
24 4 5 0005.3 37456 3764 Accepted 100
25 4 5 0007.3 37456 3772 Accepted 100
26 4 5 0010.0 37456 3900 Runtime Error 0
27 4 5 0017.6 37456 4404 Accepted 100
28 4 5 0038.0 37456 5284 Accepted 100
29 4 5 0052.3 37456 5880 Runtime Error 0
30 4 5 0053.2 37456 6516 Accepted 100
31 4 5 0076.7 37456 6592 Runtime Error 0
32 4 5 0067.1 37456 6792 Accepted 100
33 4 5 0067.7 37456 6660 Accepted 100
34 5 0179.6 37456 12508 Runtime Error 0
35 5 0270.1 37456 16080 Accepted 100
36 5 0291.2 37456 19100 Runtime Error 0
37 5 0521.6 37456 25564 Runtime Error 0
38 5 0658.6 37456 34448 Accepted 100
39 5 0770.5 37456 34812 Runtime Error 0
40 5 0799.2 37456 34788 Runtime Error 0
41 5 0683.6 37456 34716 Runtime Error 0
42 5 0585.9 37456 34708 Runtime Error 0
43 5 0649.8 37456 34828 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.13 KB
Back to Top