cf/mirror

Barcode

CF
225C1700· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
6 5 1 2
##.#.
.###.
###..
#...#
.##.#
###..
Output
11
Sample 2of 2
Input
2 5 1 1
#####
.....
Output
5
225C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)