cf/mirror

Jeff and Permutation

CF
351E2200· master2s256 MB⌨ stdin/stdout
#greedy

Examples

Sample 1of 2
Input
2
2 1
Output
0
Sample 2of 2
Input
9
-2 0 -1 0 -1 2 1 0 -1
Output
6
351E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)