Legacy
786B2300· international master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
3 5 12 3 2 3 172 3 2 2 162 2 2 3 33 3 1 1 121 3 3 17
Output
0 28 12
Sample 2of 2
Input
4 3 13 4 1 3 122 2 3 4 101 2 4 16
Output
0 -1 -1 12
58%
786B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…