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 15584 3596 Accepted 100
1 2 3 4 5 0002.5 15584 3640 Accepted 100
2 2 5 0004.0 15584 3700 Accepted 100
3 2 5 0004.0 15584 3784 Accepted 100
4 2 5 0004.3 15584 3872 Accepted 100
5 2 5 0004.5 15584 3744 Accepted 100
6 3 5 0049.2 15584 5968 Accepted 100
7 3 5 0054.1 15584 6992 Accepted 100
8 3 5 0134.2 15584 11400 Accepted 100
9 3 5 0136.1 15584 11516 Accepted 100
10 3 5 0141.1 15584 11388 Accepted 100
11 4 5 0052.8 17164 7336 Accepted 100
12 4 5 0065.9 16396 5080 Accepted 100
13 4 5 0159.8 21772 15808 Accepted 100
14 4 5 0157.1 21772 15852 Accepted 100
15 4 5 0159.2 21772 15868 Accepted 100
16 5 0050.4 15584 6548 Accepted 100
17 5 0056.1 15584 7720 Accepted 100
18 5 0141.7 15584 13012 Accepted 100
19 5 0142.1 15584 12940 Accepted 100
20 5 0139.8 15584 13008 Accepted 100
21 3 5 0121.8 15744 11592 Accepted 100
22 3 5 0124.0 16004 11528 Accepted 100
23 3 5 0124.1 15744 11496 Accepted 100
24 3 5 0121.7 15744 11528 Accepted 100
25 3 5 0123.9 15744 11544 Accepted 100
26 5 0131.3 15744 13092 Accepted 100
27 5 0131.0 15744 13072 Accepted 100
28 5 0129.9 15744 13076 Accepted 100
29 5 0130.2 15744 13132 Accepted 100
30 5 0129.9 16004 13084 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.92 KB
Back to Top