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 6052 3888 Accepted 100
1 2 3 4 5 0002.5 6052 3988 Accepted 100
2 2 5 0004.8 6184 3736 Accepted 100
3 2 5 0004.5 6188 3928 Accepted 100
4 2 5 0005.2 6196 3972 Accepted 100
5 2 5 0005.1 6196 3856 Accepted 100
6 3 5 0068.6 7468 4640 Accepted 100
7 3 5 0079.1 8092 5432 Accepted 100
8 3 5 0186.8 10752 8096 Accepted 100
9 3 5 0189.5 10752 8100 Accepted 100
10 3 5 0187.9 10752 8136 Accepted 100
11 4 5 0068.1 7804 5160 Accepted 100
12 4 5 0079.8 6928 4436 Accepted 100
13 4 5 0185.7 11856 9248 Accepted 100
14 4 5 0187.3 11856 8708 Accepted 100
15 4 5 0189.7 11856 9244 Accepted 100
16 5 0069.9 7468 4708 Accepted 100
17 5 0079.1 8092 5492 Accepted 100
18 5 0188.3 10752 8120 Accepted 100
19 5 0195.5 10752 8020 Accepted 100
20 5 0188.4 10752 8104 Accepted 100
21 3 5 0173.7 10888 8124 Accepted 100
22 3 5 0172.3 10888 8020 Accepted 100
23 3 5 0173.8 10888 8132 Accepted 100
24 3 5 0174.6 10888 8108 Accepted 100
25 3 5 0175.5 10888 8120 Accepted 100
26 5 0178.9 10888 8120 Accepted 100
27 5 0182.8 10888 8104 Accepted 100
28 5 0178.0 10888 8180 Accepted 100
29 5 0181.3 10888 7988 Accepted 100
30 5 0179.6 10888 8024 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.86 KB
Back to Top