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 10908 3680 Accepted 100
1 2 3 4 5 0002.5 10908 3636 Accepted 100
2 2 5 0004.0 10908 3680 Accepted 100
3 2 5 0003.7 10908 3676 Accepted 100
4 2 5 0004.3 10908 3752 Accepted 100
5 2 5 0004.2 10908 3820 Accepted 100
6 3 5 0046.9 10908 5016 Accepted 100
7 3 5 0051.4 10908 5708 Accepted 100
8 3 5 0122.0 10908 8328 Accepted 100
9 3 5 0121.0 10908 8256 Accepted 100
10 3 5 0118.8 10908 8260 Accepted 100
11 4 5 0045.1 11176 5156 Accepted 100
12 4 5 0063.7 11040 4376 Accepted 100
13 4 5 0115.6 11704 8696 Accepted 100
14 4 5 0116.5 11704 8800 Accepted 100
15 4 5 0115.8 11704 8672 Accepted 100
16 5 0047.4 10908 5076 Accepted 100
17 5 0048.6 10908 5628 Accepted 100
18 5 0123.6 10908 8256 Accepted 100
19 5 0122.7 10908 8256 Accepted 100
20 5 0125.3 10908 8272 Accepted 100
21 3 5 0103.5 10908 8272 Accepted 100
22 3 5 0102.3 10908 8260 Accepted 100
23 3 5 0100.7 10908 8340 Accepted 100
24 3 5 0103.5 10908 8268 Accepted 100
25 3 5 0105.3 10908 8164 Accepted 100
26 5 0109.2 10908 8280 Accepted 100
27 5 0108.4 10908 8344 Accepted 100
28 5 0109.1 10908 8164 Accepted 100
29 5 0108.2 10908 8332 Accepted 100
30 5 0111.2 10908 8264 Accepted 100
Submitter:
pcc
Compiler:
c++20
Code Length:
1.25 KB
Back to Top