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? maze1.txt Searching for a path ... Here is your solved maze: ########## # .S.....# # ###.##.# # # ...#.# # # .#.#.# # ##.##### # # .....# # # #..#.# #####.#### # #....# # # #E# ##########