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 12460 3428 Accepted 100
1 2 3 4 5 0002.5 12460 3600 Accepted 100
2 2 5 0004.3 12460 3688 Accepted 100
3 2 5 0004.1 12460 3752 Accepted 100
4 2 5 0004.6 12460 3752 Accepted 100
5 2 5 0004.6 12460 3692 Accepted 100
6 3 5 0068.0 13404 5012 Accepted 100
7 3 5 0073.2 13820 6556 Accepted 100
8 3 5 0181.7 15596 10240 Accepted 100
9 3 5 0183.3 15596 10256 Accepted 100
10 3 5 0183.2 15596 10240 Accepted 100
11 4 5 0064.8 13676 5536 Accepted 100
12 4 5 0088.9 12956 4652 Accepted 100
13 4 5 0173.7 16396 11108 Accepted 100
14 4 5 0176.5 16396 11164 Accepted 100
15 4 5 0174.5 16396 11240 Accepted 100
16 5 0064.5 13404 5076 Accepted 100
17 5 0071.2 13820 6592 Accepted 100
18 5 0179.6 15596 10304 Accepted 100
19 5 0180.9 15596 10288 Accepted 100
20 5 0181.3 15596 10252 Accepted 100
21 3 5 0147.4 15596 10248 Accepted 100
22 3 5 0145.6 15596 10252 Accepted 100
23 3 5 0149.8 15596 10440 Accepted 100
24 3 5 0138.8 15596 10424 Accepted 100
25 3 5 0149.2 15596 10388 Accepted 100
26 5 0161.0 15596 10364 Accepted 100
27 5 0157.2 15596 10252 Accepted 100
28 5 0154.4 15596 10388 Accepted 100
29 5 0158.2 15596 10384 Accepted 100
30 5 0154.2 15596 10372 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.73 KB
Back to Top