cf/mirror

2+ doors

CF
1715D1900· candidate master1.5s256 MB⌨ stdin/stdout

Examples

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