cf/mirror

Looking for Owls

CF
350D2400· grandmaster2s256 MB⌨ stdin/stdout

Examples

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