Falling Sand (Hard Version)
1534F23000· legendary gm2s512 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
5 7#....#..#.#...#....#.#....###.#....4 1 1 1 0 3 1
Output
3
Sample 2of 3
Input
3 3#.##..##.3 1 1
Output
1
Sample 3of 3
Input
7 5.#..##......##...##...###..#..#.##.0 0 2 4 2
Output
1
58%
1534F2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…