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 0001.3 7456 1228 Accepted 100
1 2 3 4 5 0001.5 7456 1236 Accepted 100
2 2 5 0001.8 7456 1344 Accepted 100
3 2 5 0001.8 7456 1448 Accepted 100
4 2 5 0002.0 7456 1376 Accepted 100
5 2 5 0001.9 7456 1360 Accepted 100
6 3 5 0017.4 7456 2768 Accepted 100
7 3 5 0017.9 7456 3472 Accepted 100
8 3 5 0045.5 7456 6040 Accepted 100
9 3 5 0045.4 7456 6016 Accepted 100
10 3 5 0044.2 7456 6000 Accepted 100
11 4 5 0014.3 7456 2600 Accepted 100
12 4 5 0020.1 7456 1880 Accepted 100
13 4 5 0038.8 7456 5240 Accepted 100
14 4 5 0039.1 7456 5232 Accepted 100
15 4 5 0038.8 7456 5316 Accepted 100
16 5 0015.6 7456 2760 Accepted 100
17 5 0017.0 7456 3392 Accepted 100
18 5 0042.4 7456 6000 Accepted 100
19 5 0041.7 7456 6012 Accepted 100
20 5 0042.6 7456 6012 Accepted 100
21 3 5 0033.9 7456 6004 Accepted 100
22 3 5 0034.2 7456 6000 Accepted 100
23 3 5 0032.7 7456 6020 Accepted 100
24 3 5 0034.0 7456 6040 Accepted 100
25 3 5 0034.5 7456 6044 Accepted 100
26 5 0034.5 7456 6104 Accepted 100
27 5 0033.7 7456 6004 Accepted 100
28 5 0034.6 7456 6044 Accepted 100
29 5 0034.9 7456 6004 Accepted 100
30 5 0034.8 7456 6004 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
2.12 KB
Back to Top