cf/mirror

Working routine

CF
706E2500· grandmaster2.5s256 MB⌨ stdin/stdout

Examples

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