cf/mirror

Strange Set

CF
1473F2700· international gm4s32 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
9
4 7 3 4 5 6 7 8 13
-2 3 -19 5 -6 7 -8 9 1
Output
16
Sample 2of 3
Input
2
42 42
-37 13
Output
0
Sample 3of 3
Input
2
42 42
13 -37
Output
13
1473F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…