Write a program based on a recursive function to calculate the
determinant of an n x n matrix.
Write a program based on a recursive function to calculate the
determinant of an n x n matrix.