cf/mirror

Timofey and rectangles

CF
763B2100· master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
8
0 0 5 3
2 -1 5 0
-3 -4 2 -1
-1 -1 2 0
-3 0 0 5
5 2 10 3
7 -3 10 2
4 -2 7 -1
Output
YES
1
2
2
3
2
2
4
1
763B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)