cf/mirror

Cinema

CF
200A2400· grandmaster1.5s256 MB⌨ stdin/stdout

Examples

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