Maze Data Structure

I have attached the .zip file that contains all the info you should need to complete the project (declaration, functions needed, instructions, etc.). You must create a maze using C++, then use recursion to solve the maze and print the output. Just be sure to use the functions included in maze.h!