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.3 6052 3248 Accepted 100
1 2 3 4 5 0002.4 6052 3244 Accepted 100
2 2 5 0004.0 6184 3368 Accepted 100
3 2 5 0003.8 6188 3228 Accepted 100
4 2 5 0004.3 6196 3384 Accepted 100
5 2 5 0004.2 6196 3236 Accepted 100
6 3 5 0053.8 7468 4180 Accepted 100
7 3 5 0056.8 8092 4552 Accepted 100
8 3 5 0141.3 10752 7568 Accepted 100
9 3 5 0139.6 10752 7612 Accepted 100
10 3 5 0150.5 10752 7572 Accepted 100
11 4 5 0052.2 7804 4668 Accepted 100
12 4 5 0072.1 6928 3776 Accepted 100
13 4 5 0134.7 11856 8128 Accepted 100
14 4 5 0136.6 11856 8080 Accepted 100
15 4 5 0138.9 11856 8300 Accepted 100
16 5 0052.6 7468 4200 Accepted 100
17 5 0057.6 8092 4664 Accepted 100
18 5 0142.9 10752 7612 Accepted 100
19 5 0138.4 10752 7552 Accepted 100
20 5 0138.9 10752 7592 Accepted 100
21 3 5 0121.3 10888 7480 Accepted 100
22 3 5 0122.8 10888 7640 Accepted 100
23 3 5 0120.7 10888 7472 Accepted 100
24 3 5 0121.8 10888 7476 Accepted 100
25 3 5 0122.7 10888 7432 Accepted 100
26 5 0126.8 10888 7428 Accepted 100
27 5 0125.8 10888 7664 Accepted 100
28 5 0125.6 10888 7568 Accepted 100
29 5 0128.4 10888 7584 Accepted 100
30 5 0126.6 10888 7476 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.92 KB
Back to Top