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 3588 Accepted 100
1 2 3 4 5 0002.7 6212 3692 Accepted 100
2 2 5 0003.3 6212 3752 Accepted 100
3 2 5 0003.6 6212 3788 Accepted 100
4 2 5 0003.2 6212 3772 Accepted 100
5 2 5 0003.2 6212 3772 Accepted 100
6 3 5 0027.1 7628 4484 Accepted 100
7 3 5 0027.5 8252 5356 Accepted 100
8 3 5 0066.5 10912 8044 Accepted 100
9 3 5 0067.4 10912 8048 Accepted 100
10 3 5 0066.3 10912 7996 Accepted 100
11 4 5 0022.0 7928 5100 Accepted 100
12 4 5 0030.8 7052 4376 Accepted 100
13 4 5 0061.0 11980 8636 Accepted 100
14 4 5 0060.1 11980 8740 Accepted 100
15 4 5 0058.3 11980 8716 Accepted 100
16 5 0022.9 7628 4588 Accepted 100
17 5 0024.2 8252 5272 Accepted 100
18 5 0060.1 10912 7924 Accepted 100
19 5 0059.8 10912 8072 Accepted 100
20 5 0058.9 10912 7920 Accepted 100
21 3 5 0053.2 10912 7960 Accepted 100
22 3 5 0053.7 11080 8000 Accepted 100
23 3 5 0052.3 10912 8120 Accepted 100
24 3 5 0053.5 10912 8120 Accepted 100
25 3 5 0056.4 10912 7948 Accepted 100
26 5 0052.3 10912 8032 Accepted 100
27 5 0050.9 10912 7928 Accepted 100
28 5 0050.4 10912 7992 Accepted 100
29 5 0050.9 10912 7996 Accepted 100
30 5 0051.2 11080 7996 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
3.1 KB
Back to Top