Ksusha the Squirrel
299B900· newbie1s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
2 1..
Output
YES
Sample 2of 3
Input
5 2.#.#.
Output
YES
Sample 3of 3
Input
7 3.#.###.
Output
NO
58%
299B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
2 1..
YES
5 2.#.#.
YES
7 3.#.###.
NO