cf/mirror

The Labyrinth

CF
616C1600· expert1s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3 3
*.*
.*.
*.*
Output
3.3
.5.
3.3
Sample 2of 2
Input
4 5
**..*
..***
.*.*.
*.*.*
Output
46..3
..732
.6.4.
5.4.3
616C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…