suppose that we are exploring a rectangular maze containing 10 rows and 20 columns. what is the maximum number of recursive calls that can be generated if you start at the entrance of the maze and call traverse maze?