cf/mirror

Vika and Segments

CF
610D2300· international master2s256 MB⌨ stdin/stdout

Examples

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