cf/mirror

Slalom

CF
720D3100· legendary gm2s256 MB⌨ stdin/stdout

Examples

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