cf/mirror

Frames

CF
152D2600· international gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
4 5
#####
#.#.#
###.#
#####
Output
YES
1 1 3 3
1 1 4 5
Sample 2of 2
Input
5 6
...###
...###
#####.
#...#.
#####.
Output
NO
152D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)