cf/mirror

May Holidays

CF
925E2900· international gm5s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
7 8
4 5 1 1 5 5
0 0 0 1 2 0 0
2 6 3 7 -2 4 -3 1
Output
1 1 1 2 2 2 1 0
Sample 2of 2
Input
5 6
1 2 3 4
4 0 0 1 0
1 5 2 3 -5 -1
Output
0 2 1 0 0 0
925E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…