cf/mirror

Falling Sand (Easy Version)

CF
1534F12500· grandmaster2s512 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
5 7
#....#.
.#.#...
#....#.
#....##
#.#....
4 1 1 1 0 3 1
Output
3
Sample 2of 2
Input
3 3
#.#
#..
##.
3 1 1
Output
1
1534F1.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…