cf/mirror

Snake

CF
225D2200· master4s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
4 5
##...
..1#@
432#.
...#.
Output
4
Sample 2of 3
Input
4 4
#78#
.612
.543
..@.
Output
6
Sample 3of 3
Input
3 2
3@
2#
1#
Output
-1
225D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…