Fox and Cross
389B1100· newbie1s256 MB⌨ stdin/stdout
Examples
Sample 1of 5
Input
5.#...####..####...#......
Output
YES
Sample 2of 5
Input
4################
Output
NO
Sample 3of 5
Input
6.#....####...####..#.##.######.#..#.
Output
YES
Sample 4of 5
Input
6.#..#.######.####..####.######.#..#.
Output
NO
Sample 5of 5
Input
3.........
Output
YES
58%
389B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)