cf/mirror

Tricky Function

CF
429D2200· master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
4
1 0 0 -1
Output
1
Sample 2of 2
Input
2
1 -1
Output
2
429D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)