cf/mirror

Mad Joe

CF
250E2000· candidate master1s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 5
..+.#
#+..+
+.#+.
Output
14
Sample 2of 3
Input
4 10
...+.##+.+
+#++..+++#
++.#++++..
.+##.++#.+
Output
42
Sample 3of 3
Input
2 2
..
++
Output
Never
250E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)