cf/mirror

Galaxy Union

CF
48G2700· international gm3s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3
1 2 3
2 3 2
1 3 1
Output
4 5 3
Sample 2of 3
Input
3
1 2 3
2 3 2
1 3 5
Output
8 5 7
Sample 3of 3
Input
4
1 2 3
2 3 2
3 4 1
4 1 4
Output
12 8 8 8
48G.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…