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 3580 Accepted 100
1 2 3 4 5 0002.6 6212 3568 Accepted 100
2 2 5 0003.9 6212 3716 Accepted 100
3 2 5 0003.6 6212 3724 Accepted 100
4 2 5 0004.2 6212 3688 Accepted 100
5 2 5 0004.1 6212 3664 Accepted 100
6 3 5 0046.7 8100 5000 Accepted 100
7 3 5 0050.3 8932 5892 Accepted 100
8 3 5 0125.0 12468 9536 Accepted 100
9 3 5 0124.3 12468 9428 Accepted 100
10 3 5 0122.5 12468 9588 Accepted 100
11 4 5 0047.0 8372 5316 Accepted 100
12 4 5 0064.2 7240 4316 Accepted 100
13 4 5 0125.8 13268 10252 Accepted 100
14 4 5 0126.9 13268 10296 Accepted 100
15 4 5 0123.7 13268 10436 Accepted 100
16 5 0047.4 8100 5084 Accepted 100
17 5 0050.8 8932 5800 Accepted 100
18 5 0133.7 12468 9536 Accepted 100
19 5 0127.1 12468 9600 Accepted 100
20 5 0128.7 12468 9512 Accepted 100
21 3 5 0105.9 12468 9600 Accepted 100
22 3 5 0105.3 12468 9540 Accepted 100
23 3 5 0105.1 12468 9440 Accepted 100
24 3 5 0105.2 12468 9540 Accepted 100
25 3 5 0108.9 12468 9572 Accepted 100
26 5 0116.5 12468 9572 Accepted 100
27 5 0117.0 12468 9524 Accepted 100
28 5 0115.1 12468 9508 Accepted 100
29 5 0116.4 12468 9520 Accepted 100
30 5 0113.0 12468 9584 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.91 KB
Back to Top