Maze
Details
For a given maze, find the shortest path from Start to End points. Output the path in the maze with dots. For example:
########### ########### #S# E# #S# ....E# # ### ##### #.###.##### # # # → #...#.....# ### ##### # ###.#####.# # # # .......# ########### ###########
0 bytes, 0 chars
Restore solution
Compiled from
AT&T syntax to x86-64 Linux. Use
syscalls to write output.
ctrl + enter or