Chamber of Secrets
173B1800· expert2s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
3 3.#.....#.
Output
2
Sample 2of 2
Input
4 3##.....#..#.
Output
2
58%
173B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…
3 3.#.....#.
2
4 3##.....#..#.
2