cf/mirror

Parametric MST

CF
1656F2600· international gm1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
5
2
1 0
2
-1 1
3
1 -1 -2
3
3 -1 -2
4
1 2 3 -4
Output
INF
-1
INF
-6
-18
1656F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…