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 18712 3592 Accepted 100
1 2 3 4 5 0002.5 18712 3652 Accepted 100
2 2 5 0005.4 18872 3952 Accepted 100
3 2 5 0005.2 18872 3928 Accepted 100
4 2 5 0006.0 18872 4016 Accepted 100
5 2 5 0005.9 18872 4080 Accepted 100
6 3 5 0100.2 22548 9644 Accepted 100
7 3 5 0128.4 24760 13332 Accepted 100
8 3 5 0347.1 32220 26152 Accepted 100
9 3 5 0345.2 32220 26012 Accepted 100
10 3 5 0348.1 32220 26084 Accepted 100
11 4 5 0091.5 22548 9696 Accepted 100
12 4 5 0095.6 20584 6424 Accepted 100
13 4 5 0297.6 32220 26084 Accepted 100
14 4 5 0294.4 32220 26032 Accepted 100
15 4 5 0297.7 32220 26024 Accepted 100
16 5 0099.2 22548 9856 Accepted 100
17 5 0128.3 24760 13496 Accepted 100
18 5 0349.2 32220 26168 Accepted 100
19 5 0343.4 32220 25944 Accepted 100
20 5 0339.3 32220 25908 Accepted 100
21 3 5 0222.3 32220 26160 Accepted 100
22 3 5 0220.6 32220 26092 Accepted 100
23 3 5 0221.6 32220 26164 Accepted 100
24 3 5 0218.6 32220 26112 Accepted 100
25 3 5 0225.5 32220 26104 Accepted 100
26 5 0235.6 32220 26160 Accepted 100
27 5 0235.8 32220 26048 Accepted 100
28 5 0230.5 32220 26120 Accepted 100
29 5 0235.5 32220 26168 Accepted 100
30 5 0232.2 32220 25944 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
2.09 KB
Back to Top