CSE 373 Maze Solver =================== This program explores ways to escape from a 2-D maze. Do you want graphics (Y/N)? n Maze file name? maze2.txt Searching for a path ... Here is your solved maze: ####################################### #E...... # # # #######.############# ##### ######### # # #...#.... # # ### ###.###.######################### # #...#...#...#........... # ### # # #.#.#.#.#.#.###.############### #.# # #...#...#...#.#.#...# # # #.###################.#.#.# ####### # #.#...#...#.#.#.......#.#.### # #.#.#.#.#.#.#.#.#######.#...######### # #.#.#.#.#.#.#...#.......###.# # #...#.#.#.#.#.#.#.#######...# ######### #.#.#...#...#.#.#.#.......#.# # #.#.#########.#.#.#.#######.# ####### # #S#.................# # # #######################################