cf/mirror

Buying Sets

CF
103E2900· international gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3
1 1
2 2 3
1 3
10 20 -3
Output
-3
Sample 2of 3
Input
5
2 1 2
2 2 3
2 3 4
2 4 5
2 5 1
1 -1 1 -1 1
Output
0
Sample 3of 3
Input
5
2 1 2
2 2 3
2 3 4
2 4 5
2 5 1
-1 1 -1 1 -1
Output
-1
103E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…