cf/mirror

Anti-median (Hard Version)

CF
1761F23500· legendary gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
5
2
-1 -1
3
-1 -1 -1
4
1 2 3 4
6
-1 -1 3 4 -1 -1
8
-1 -1 -1 -1 -1 -1 -1 -1
Output
2
4
0
1
316
1761F2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)