Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5
3532
Wrong Answer
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 0~12 $N\leq 5000,K\le 2\times 10^ 7,a_i\leq 5000$($1\leq i\leq N$) 0 / 28
3 1~6, 12~21 $\exists i$($1\leq i\leq N$)使得 $a_j\geq a_{j+1}$($1\leq j< i$),$a_j\leq a_{j+1}$($i\leq j<N$) 0 / 25
4 0~41 無其他限制 0 / 47

Testdata Results

Individual testdata result is hidden.
Submitter:
破臺挑戰者 015
Compiler:
c++17
Code Length:
980 Bytes
Back to Top