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 0006.3 18580 6676 Accepted 100
1 2 3 4 5 0006.9 18584 6760 Accepted 100
2 2 5 0007.9 18584 6792 Accepted 100
3 2 5 0007.7 18580 6932 Accepted 100
4 2 5 0008.3 18584 6836 Accepted 100
5 2 5 0008.1 18580 6816 Accepted 100
6 3 5 0058.6 18584 8672 Accepted 100
7 3 5 0060.1 18584 9960 Accepted 100
8 3 5 0155.5 18584 13936 Accepted 100
9 3 5 0160.1 18580 13900 Accepted 100
10 3 5 0158.3 18584 13980 Accepted 100
11 4 5 0063.6 19392 8928 Accepted 100
12 4 5 0086.3 19008 7768 Accepted 100
13 4 5 0156.7 21696 15100 Accepted 100
14 4 5 0157.9 21696 15296 Accepted 100
15 4 5 0159.8 21700 15236 Accepted 100
16 5 0059.8 18580 8652 Accepted 100
17 5 0062.2 18584 10232 Accepted 100
18 5 0158.6 18584 13936 Accepted 100
19 5 0160.2 18584 13872 Accepted 100
20 5 0161.6 18580 13768 Accepted 100
21 3 5 0122.9 18584 13820 Accepted 100
22 3 5 0119.3 18580 14000 Accepted 100
23 3 5 0119.0 18584 14072 Accepted 100
24 3 5 0116.8 18584 13836 Accepted 100
25 3 5 0121.6 18584 13948 Accepted 100
26 5 0137.5 18580 13992 Accepted 100
27 5 0136.6 18580 14008 Accepted 100
28 5 0134.3 18584 13936 Accepted 100
29 5 0137.4 18584 13936 Accepted 100
30 5 0135.9 18584 13948 Accepted 100
Submitter:
Compiler:
c++11
Code Length:
2.02 KB
Back to Top