cf/mirror

Complete the Projects (hard version)

CF
1203F22300· international master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 4
4 6
10 -2
8 -1
Output
3
Sample 2of 3
Input
5 20
45 -6
34 -15
10 34
1 27
40 -45
Output
5
Sample 3of 3
Input
3 2
300 -300
1 299
1 123
Output
3
1203F2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)