cf/mirror

Ice Cave

CF
540C2000· candidate master2s256 MB⌨ stdin/stdout

Examples

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