For those unfamiliar with the classic magic square algorithm: A magic square is a two dimensional array (n x n) which contains a numerical value between the values 1 and n^2
you cant take the number n from the user ,because you have to define the size of the array with constant