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 6212 3560 Accepted 100
1 2 3 4 5 0002.5 6212 3516 Accepted 100
2 2 5 0004.8 6352 3808 Accepted 100
3 2 5 0004.5 6364 3664 Accepted 100
4 2 5 0005.1 6520 3856 Accepted 100
5 2 5 0005.2 6520 3928 Accepted 100
6 3 5 0077.1 11816 8800 Accepted 100
7 3 5 0099.0 14372 11416 Accepted 100
8 3 5 0272.7 24968 21980 Accepted 100
9 3 5 0271.5 24968 21984 Accepted 100
10 3 5 0267.9 24968 21904 Accepted 100
11 4 5 0075.4 11816 8664 Accepted 100
12 4 5 0082.8 8864 5768 Accepted 100
13 4 5 0231.8 24968 21948 Accepted 100
14 4 5 0233.3 24968 22016 Accepted 100
15 4 5 0230.7 24968 21996 Accepted 100
16 5 0078.3 11816 8760 Accepted 100
17 5 0100.9 14372 11388 Accepted 100
18 5 0270.6 24968 21868 Accepted 100
19 5 0273.0 24968 21944 Accepted 100
20 5 0268.1 24968 21916 Accepted 100
21 3 5 0176.4 24968 21856 Accepted 100
22 3 5 0177.7 24968 21944 Accepted 100
23 3 5 0175.5 24968 21916 Accepted 100
24 3 5 0174.9 24968 21976 Accepted 100
25 3 5 0179.3 24968 21976 Accepted 100
26 5 0182.5 24968 21952 Accepted 100
27 5 0184.8 24968 22060 Accepted 100
28 5 0185.4 24968 21940 Accepted 100
29 5 0186.6 24968 22004 Accepted 100
30 5 0183.7 24968 21856 Accepted 100
Submitter:
807
Compiler:
c++17
Code Length:
1.15 KB
Back to Top