cf/mirror

Limak and Shooting Points

CF
698D2600· international gm3s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2 4
-2 -1
4 5
4 2
2 1
4 -1
1 -1
Output
3
Sample 2of 2
Input
3 8
10 20
0 0
20 40
300 600
30 60
170 340
50 100
28 56
90 180
-4 -8
-1 -2
Output
5
698D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)