Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5150
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.6 37456 3444 Accepted 100
1 1 0002.6 37456 3556 Accepted 100
2 2 4 5 0002.6 37456 3612 Accepted 100
3 2 4 5 0002.7 37456 3500 Accepted 100
4 2 4 5 0002.6 37456 3552 Accepted 100
5 2 4 5 0002.7 37456 3552 Accepted 100
6 2 4 5 0002.6 37456 3556 Accepted 100
7 2 4 5 0002.6 37456 3672 Accepted 100
8 2 4 5 0002.7 37456 3540 Runtime Error 0
9 2 4 5 0002.8 37456 3588 Accepted 100
10 2 4 5 0003.4 37456 3612 Accepted 100
11 2 4 5 0003.4 37456 3440 Runtime Error 0
12 2 4 5 0003.3 37456 3512 Runtime Error 0
13 2 4 5 0003.4 37456 3624 Accepted 100
14 3 4 5 0002.6 37456 3584 Accepted 100
15 3 4 5 0002.7 37456 3484 Runtime Error 0
16 3 4 5 0003.2 37456 3464 Runtime Error 0
17 3 4 5 0003.8 37456 3512 Runtime Error 0
18 3 4 5 0004.8 37456 3572 Runtime Error 0
19 3 4 5 0006.3 37456 3848 Accepted 100
20 3 4 5 0016.8 37456 4480 Accepted 100
21 3 4 5 0039.0 37456 5768 Accepted 100
22 3 4 5 0052.2 37456 6708 Runtime Error 0
23 3 4 5 0053.1 37456 6652 Accepted 100
24 4 5 0004.9 37456 3680 Accepted 100
25 4 5 0006.5 37456 3576 Accepted 100
26 4 5 0009.1 37456 3816 Runtime Error 0
27 4 5 0015.3 37456 4364 Accepted 100
28 4 5 0032.6 37456 5260 Accepted 100
29 4 5 0045.2 37456 5892 Runtime Error 0
30 4 5 0049.6 37456 6456 Accepted 100
31 4 5 0063.1 37456 6596 Runtime Error 0
32 4 5 0053.4 37456 6660 Accepted 100
33 4 5 0055.4 37456 6672 Accepted 100
34 5 0155.5 37456 12596 Runtime Error 0
35 5 0222.7 37456 16032 Accepted 100
36 5 0261.0 37456 19160 Runtime Error 0
37 5 0431.7 37456 25548 Runtime Error 0
38 5 0546.7 37456 34448 Accepted 100
39 5 0663.7 37456 34824 Runtime Error 0
40 5 0677.5 37456 34804 Runtime Error 0
41 5 0554.0 37456 34828 Runtime Error 0
42 5 0524.3 37456 34804 Runtime Error 0
43 5 0553.3 37456 34632 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.13 KB
Back to Top