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 6212 3568 Accepted 100
1 2 3 4 5 0002.4 6212 3636 Accepted 100
2 2 5 0004.0 6212 3624 Accepted 100
3 2 5 0003.6 6348 3664 Accepted 100
4 2 5 0004.1 6364 3700 Accepted 100
5 2 5 0004.2 6364 3756 Accepted 100
6 3 5 0046.6 8572 5688 Accepted 100
7 3 5 0049.3 9608 6692 Accepted 100
8 3 5 0128.8 14032 11184 Accepted 100
9 3 5 0128.6 14032 11240 Accepted 100
10 3 5 0130.2 14032 11192 Accepted 100
11 4 5 0048.8 9108 6164 Accepted 100
12 4 5 0069.1 7600 4628 Accepted 100
13 4 5 0131.0 15624 12768 Accepted 100
14 4 5 0151.0 15624 12768 Accepted 100
15 4 5 0130.4 15624 12816 Accepted 100
16 5 0046.4 8572 5688 Accepted 100
17 5 0050.8 9608 6628 Accepted 100
18 5 0127.4 14032 11084 Accepted 100
19 5 0132.2 14032 11184 Accepted 100
20 5 0126.5 14032 11076 Accepted 100
21 3 5 0108.0 14032 11096 Accepted 100
22 3 5 0107.8 14032 11168 Accepted 100
23 3 5 0107.6 14032 11048 Accepted 100
24 3 5 0109.2 14032 11224 Accepted 100
25 3 5 0109.9 14032 11032 Accepted 100
26 5 0117.2 14032 11152 Accepted 100
27 5 0113.2 14032 11100 Accepted 100
28 5 0114.0 14032 11216 Accepted 100
29 5 0113.9 14032 11032 Accepted 100
30 5 0112.1 14032 11096 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.46 KB
Back to Top