cf/mirror

Bear and Rectangle Strips

CF
771E3000· legendary gm3s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
6
70 70 70 70 70 -15
90 -60 -30 30 -30 15
Output
3
Sample 2of 3
Input
4
0 -1 0 0
0 0 1 0
Output
6
Sample 3of 3
Input
3
1000000000 999999999 -1000000000
999999999 -1000000000 -999999998
Output
1
771E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)