Description: Maze
A maze of available shown on the square [m, n], 0 through a table
Means you can not pass. It is assumed that the mouse from the upper left corner [1,1] into the maze to write algorithms to find
Request one from the bottom right corner [m, n] out of the path
To Search:
File list (Check if you may need any files):
迷宫.cpp