Black and White
48H2800· international gm2s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
2 20 0 4
Output
\../#\/#\##/.\/.
Sample 2of 2
Input
2 31 2 3
Output
###/\###/..\#/..../.....
58%
48H.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
2 20 0 4
\../#\/#\##/.\/.
2 31 2 3
###/\###/..\#/..../.....