cf/mirror

Vasya the Architect

CF
38D1900· candidate master2s256 MB⌨ stdin/stdout

Examples

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