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? maze3.txt Searching for a path ... No path to the exit was found. ######## #.....S# #.###..# #......# #.#..#.# #.###### #.### # ##### ## # # # # # E# ########