cf/mirror

Cutting Figure

CF
193A1700· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
5 4
####
#..#
#..#
#..#
####
Output
2
Sample 2of 2
Input
5 5
#####
#...#
#####
#...#
#####
Output
2
193A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…