cf/mirror

Cactus Wall

CF
1749E2400· grandmaster2s256 MB⌨ stdin/stdout

Examples

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