cf/mirror

We Be Flipping (Hard Version)

CF
2229C21400· specialist2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
5
5
-1 -2 -3 -5 -4
4
5 7 10 19
5
1 -3 2 -1 10
4
16 -13 -18 -16
11
2 -10 -11 3 -10 15 7 18 16 17 -9
Output
0
 
0
 
2
1 3
0
 
6
6 3 1 5 4 7
2229C2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)