cf/mirror

Weight of the System of Nested Segments

CF
1650C1200· pupil2s256 MB⌨ stdin/stdout

Examples

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