cf/mirror

Power Tree

CF
607D2600· international gm3.5s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2 5
1 1 3
1 2 5
1 3 7
1 4 11
2 1
Output
344
Sample 2of 2
Input
5 5
1 1 4
1 2 3
2 2
1 2 7
2 1
Output
14
94
607D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…