cf/mirror

Arkady and Rectangles

CF
983D3300· legendary gm4s256 MB⌨ stdin/stdout

Examples

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