When user enters ‘C’ or ‘c’ program wants from the user to enter an integer numbers
which are between 1 and 20. (1≤n≤20). Then the program prints a circular nxn matrix
as in the following form:...