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.5 10896 3600 Accepted 100
1 2 3 4 5 0002.6 10896 3472 Accepted 100
2 2 5 0004.0 10896 3772 Accepted 100
3 2 5 0003.6 10896 3632 Accepted 100
4 2 5 0004.1 10896 3684 Accepted 100
5 2 5 0004.0 10896 3652 Accepted 100
6 3 5 0046.1 10896 5004 Accepted 100
7 3 5 0049.2 10896 5628 Accepted 100
8 3 5 0117.0 10896 8292 Accepted 100
9 3 5 0121.5 10896 8116 Accepted 100
10 3 5 0117.5 10896 8324 Accepted 100
11 4 5 0044.1 11324 5144 Accepted 100
12 4 5 0062.9 11188 4508 Accepted 100
13 4 5 0114.9 12476 8684 Accepted 100
14 4 5 0117.6 12476 8564 Accepted 100
15 4 5 0115.6 12476 8640 Accepted 100
16 5 0045.0 10896 4988 Accepted 100
17 5 0048.2 10896 5640 Accepted 100
18 5 0119.3 10896 8324 Accepted 100
19 5 0131.4 10896 8264 Accepted 100
20 5 0120.4 10896 8388 Accepted 100
21 3 5 0103.5 10896 8288 Accepted 100
22 3 5 0102.3 10896 8268 Accepted 100
23 3 5 0102.8 10896 8400 Accepted 100
24 3 5 0102.1 10896 8332 Accepted 100
25 3 5 0104.3 10896 8276 Accepted 100
26 5 0107.3 10896 8264 Accepted 100
27 5 0108.6 10896 8276 Accepted 100
28 5 0106.5 10896 8396 Accepted 100
29 5 0107.7 10896 8296 Accepted 100
30 5 0108.1 10896 8248 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.22 KB
Back to Top