Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 範例測資 0 / 0
2 0~5 $n,q\leq 3000$ 18 / 18
3 1, 6~10, 21~25 只會有 $2\ p$ 的操作 19 / 19
4 1, 11~15 $h_i<h_{i+1}$($1\leq i<n$) 26 / 26
5 0~30 無其他限制 37 / 37

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 5 0002.6 6216 3640 Accepted 100
1 2 3 4 5 0002.5 6216 3576 Accepted 100
2 2 5 0004.4 6348 3532 Accepted 100
3 2 5 0003.9 6352 3636 Accepted 100
4 2 5 0004.6 6360 3756 Accepted 100
5 2 5 0004.3 6360 3680 Accepted 100
6 3 5 0062.6 8188 5080 Accepted 100
7 3 5 0063.6 9628 6692 Accepted 100
8 3 5 0160.5 13452 10304 Accepted 100
9 3 5 0159.0 13452 10416 Accepted 100
10 3 5 0163.8 13452 10344 Accepted 100
11 4 5 0054.1 8484 5584 Accepted 100
12 4 5 0078.8 7344 4544 Accepted 100
13 4 5 0140.3 14516 11292 Accepted 100
14 4 5 0140.6 14516 11416 Accepted 100
15 4 5 0145.1 14516 11384 Accepted 100
16 5 0055.5 8188 5076 Accepted 100
17 5 0058.7 9628 6656 Accepted 100
18 5 0145.0 13452 10432 Accepted 100
19 5 0145.2 13452 10420 Accepted 100
20 5 0142.8 13452 10416 Accepted 100
21 3 5 0132.3 13452 10392 Accepted 100
22 3 5 0129.1 13452 10440 Accepted 100
23 3 5 0129.9 13452 10312 Accepted 100
24 3 5 0127.6 13452 10424 Accepted 100
25 3 5 0131.4 13452 10308 Accepted 100
26 5 0127.3 13452 10304 Accepted 100
27 5 0125.8 13452 10380 Accepted 100
28 5 0122.9 13452 10300 Accepted 100
29 5 0128.5 13452 10308 Accepted 100
30 5 0128.0 13452 10448 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.85 KB
Back to Top