Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4317
34856
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.7 37456 3532 Accepted 100
1 1 0002.5 37456 3528 Accepted 100
2 2 4 5 0002.4 37456 3388 Accepted 100
3 2 4 5 0002.4 37456 3532 Accepted 100
4 2 4 5 0002.4 37456 3572 Accepted 100
5 2 4 5 0002.4 37456 3548 Accepted 100
6 2 4 5 0002.4 37456 3452 Accepted 100
7 2 4 5 0002.4 37456 3668 Accepted 100
8 2 4 5 0002.5 37456 3464 Runtime Error 0
9 2 4 5 0002.7 37456 3584 Accepted 100
10 2 4 5 0003.1 37456 3712 Accepted 100
11 2 4 5 0003.1 37456 3436 Runtime Error 0
12 2 4 5 0003.1 37456 3540 Runtime Error 0
13 2 4 5 0003.1 37456 3616 Accepted 100
14 3 4 5 0002.4 37456 3552 Accepted 100
15 3 4 5 0002.7 37456 3580 Runtime Error 0
16 3 4 5 0003.0 37456 3532 Runtime Error 0
17 3 4 5 0003.4 37456 3556 Runtime Error 0
18 3 4 5 0004.6 37456 3688 Runtime Error 0
19 3 4 5 0006.2 37456 3820 Accepted 100
20 3 4 5 0013.5 37456 4436 Accepted 100
21 3 4 5 0029.8 37456 5724 Accepted 100
22 3 4 5 0039.9 37456 6628 Runtime Error 0
23 3 4 5 0040.9 37456 6572 Accepted 100
24 4 5 0004.5 37456 3680 Accepted 100
25 4 5 0005.6 37456 3764 Accepted 100
26 4 5 0008.3 37456 3880 Runtime Error 0
27 4 5 0013.0 37456 4408 Accepted 100
28 4 5 0026.3 37456 5096 Accepted 100
29 4 5 0039.8 37456 5852 Runtime Error 0
30 4 5 0046.4 37456 6600 Accepted 100
31 4 5 0053.4 37456 6648 Runtime Error 0
32 4 5 0044.7 37456 6740 Accepted 100
33 4 5 0044.3 37456 6660 Accepted 100
34 5 0131.2 37456 12616 Runtime Error 0
35 5 0180.1 37456 16040 Accepted 100
36 5 0221.5 37456 19032 Runtime Error 0
37 5 0348.9 37456 25524 Runtime Error 0
38 5 0464.7 37456 34452 Accepted 100
39 5 0567.7 37456 34852 Runtime Error 0
40 5 0582.3 37456 34628 Runtime Error 0
41 5 0446.8 37456 34808 Runtime Error 0
42 5 0448.9 37456 34788 Runtime Error 0
43 5 0455.6 37456 34856 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.13 KB
Back to Top