cf/mirror

Amanda the Amoeba

CF
1949J2600· international gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
5 8
.******.
**.X**..
*******.
**.X**..
.******.
 
.******.
...X****
.*******
...X****
.******.
Output
YES
5
3 1 3 8
2 1 2 8
4 1 4 8
2 2 4 7
4 2 2 7
Sample 2of 2
Input
2 5
*.X..
**X..
 
..X**
..X*.
Output
NO
1949J.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…