Mystical Mosaic
924A1300· pupil1s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
5 8.#.#..#......#...#.#..#.#.#....#.....#..
Output
Yes
Sample 2of 3
Input
5 5..#....#..#####..#....#..
Output
No
Sample 3of 3
Input
5 9........##..........##.#..........#.....#.#.#
Output
No
58%
924A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)