Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

23525
132300
Runtime Error
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 範例測資 0 / 0
2 0~5 $n,q\le 3000$ 0 / 17
3 1, 6~10 $a_i\le a_{i+1}$($0\le i<n$) 0 / 19
4 0~15 無其他限制 0 / 64

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 4 0025.9 17668 9320 Runtime Error 0
1 2 3 4 0027.4 17668 9264 Wrong Answer 0
2 2 4 0027.4 17668 9592 Runtime Error 0
3 2 4 0026.4 17668 9240 Runtime Error 0
4 2 4 0027.5 17668 9616 Runtime Error 0
5 2 4 0027.0 17668 9716 Runtime Error 0
6 3 4 2608.0 106196 93036 Time Limit Exceeded 0
7 3 4 0035.8 20392 12440 Runtime Error 0
8 3 4 2609.6 143196 132168 Time Limit Exceeded 0
9 3 4 2593.6 143196 132288 Time Limit Exceeded 0
10 3 4 2577.2 142172 132300 Time Limit Exceeded 0
11 4 2583.1 102368 89332 Time Limit Exceeded 0
12 4 2566.0 140308 125692 Time Limit Exceeded 0
13 4 2588.0 140308 125656 Time Limit Exceeded 0
14 4 2594.2 140308 125564 Time Limit Exceeded 0
15 4 2607.8 140308 125636 Time Limit Exceeded 0
Submitter:
Compiler:
python3
Code Length:
765 Bytes
Back to Top