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 6052 3612 Accepted 100
1 2 3 4 5 0002.5 6052 3668 Accepted 100
2 2 5 0009.5 6196 3756 Accepted 100
3 2 5 0008.1 6184 3792 Accepted 100
4 2 5 0010.3 6196 3668 Accepted 100
5 2 5 0010.4 6196 3788 Accepted 100
6 3 5 0315.2 8412 5692 Accepted 100
7 3 5 0300.9 9452 6660 Accepted 100
8 3 5 0743.5 13872 10896 Accepted 100
9 3 5 0750.9 13872 10912 Accepted 100
10 3 5 0765.4 13872 11084 Accepted 100
11 4 5 0229.7 10260 7440 Accepted 100
12 4 5 0359.0 8096 5224 Accepted 100
13 4 5 0566.8 20076 17244 Accepted 100
14 4 5 0569.9 20076 17208 Accepted 100
15 4 5 0567.4 20076 17348 Accepted 100
16 5 0232.2 8412 5700 Accepted 100
17 5 0228.3 9452 6660 Accepted 100
18 5 0569.1 13872 11080 Accepted 100
19 5 0570.7 13872 10980 Accepted 100
20 5 0565.4 13872 11032 Accepted 100
21 3 5 0692.1 13872 11264 Accepted 100
22 3 5 0698.5 13872 11256 Accepted 100
23 3 5 0693.2 13872 11268 Accepted 100
24 3 5 0694.6 13872 11192 Accepted 100
25 3 5 0703.0 13872 11192 Accepted 100
26 5 0533.7 13872 11140 Accepted 100
27 5 0531.9 13872 11280 Accepted 100
28 5 0538.8 13872 11136 Accepted 100
29 5 0535.7 13872 11268 Accepted 100
30 5 0534.1 13872 11152 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.16 KB
Back to Top