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.4 6208 3632 Accepted 100
1 2 3 4 5 0002.6 6208 3568 Accepted 100
2 2 5 0003.9 6208 3612 Accepted 100
3 2 5 0003.6 6208 3696 Accepted 100
4 2 5 0004.1 6208 3664 Accepted 100
5 2 5 0004.0 6208 3664 Accepted 100
6 3 5 0045.3 7624 4516 Accepted 100
7 3 5 0047.8 8248 5372 Accepted 100
8 3 5 0114.9 10908 7812 Accepted 100
9 3 5 0119.4 10908 7924 Accepted 100
10 3 5 0115.5 10908 7876 Accepted 100
11 4 5 0043.7 7920 5024 Accepted 100
12 4 5 0061.9 7044 4248 Accepted 100
13 4 5 0113.0 11972 8712 Accepted 100
14 4 5 0115.2 11972 8692 Accepted 100
15 4 5 0113.4 11972 8704 Accepted 100
16 5 0045.2 7624 4440 Accepted 100
17 5 0048.1 8248 5312 Accepted 100
18 5 0117.5 10908 7872 Accepted 100
19 5 0119.1 10908 7952 Accepted 100
20 5 0116.3 10908 7992 Accepted 100
21 3 5 0099.7 10908 7960 Accepted 100
22 3 5 0100.0 11068 7980 Accepted 100
23 3 5 0098.8 10908 7988 Accepted 100
24 3 5 0100.3 10908 7988 Accepted 100
25 3 5 0103.0 10908 7988 Accepted 100
26 5 0105.1 10908 7908 Accepted 100
27 5 0105.3 10908 7848 Accepted 100
28 5 0105.7 10908 8004 Accepted 100
29 5 0108.1 10908 8004 Accepted 100
30 5 0105.8 11068 7988 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.88 KB
Back to Top