cf/mirror

U2

CF
1142C2400· grandmaster1s256 MB⌨ stdin/stdout

Examples

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