Your instructions here are simple, but the implementation not so much. The goal is to build a maze solver that takes a string as input and returns the (x,y) coordinates of the goal location. The maze is as follows:
00000000000000E00000000000
00011110101010101000000100
00000011111111111111111100