I am trying to write a program to solve simple mazes but somehow I can't get it to put the maze in a 2D-array, this is my code: int **doolhof;...
Separate names with a comma.