cf/mirror

Rhombus

CF
263E2500· grandmaster3s256 MB⌨ stdin/stdout

Examples

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