cf/mirror

Maximum Control (medium)

CF
958B22200· master3s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3
1 2
2 3
Output
1 3 3
Sample 2of 2
Input
4
1 2
3 2
4 2
Output
1 3 4 4
958B2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…