cf/mirror

Contact ATC

CF
924D2500· grandmaster1s256 MB⌨ stdin/stdout

Examples

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