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.7 14024 3588 Accepted 100
1 2 3 4 5 0002.5 14024 3596 Accepted 100
2 2 5 0004.1 14024 3572 Accepted 100
3 2 5 0003.9 14024 3748 Accepted 100
4 2 5 0004.2 14024 3664 Accepted 100
5 2 5 0004.2 14024 3664 Accepted 100
6 3 5 0050.1 14024 5744 Accepted 100
7 3 5 0054.2 14024 6856 Accepted 100
8 3 5 0133.3 14024 11344 Accepted 100
9 3 5 0139.8 14024 11280 Accepted 100
10 3 5 0134.6 14024 11336 Accepted 100
11 4 5 0048.4 14452 6032 Accepted 100
12 4 5 0064.0 14316 4628 Accepted 100
13 4 5 0135.4 15604 12012 Accepted 100
14 4 5 0136.6 15604 11896 Accepted 100
15 4 5 0133.9 15604 11936 Accepted 100
16 5 0048.9 14024 5840 Accepted 100
17 5 0054.0 14024 6920 Accepted 100
18 5 0141.3 14024 11328 Accepted 100
19 5 0137.2 14024 11332 Accepted 100
20 5 0138.9 14024 11268 Accepted 100
21 3 5 0110.6 14024 11340 Accepted 100
22 3 5 0110.8 14024 11360 Accepted 100
23 3 5 0110.6 14024 11268 Accepted 100
24 3 5 0111.3 14024 11408 Accepted 100
25 3 5 0110.9 14024 11292 Accepted 100
26 5 0120.3 14024 11192 Accepted 100
27 5 0117.6 14024 11456 Accepted 100
28 5 0117.4 14024 11356 Accepted 100
29 5 0122.7 14024 11364 Accepted 100
30 5 0118.5 14024 11400 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.75 KB
Back to Top