Topic: Array Problem / Level: intermediate

Problem: Check if the sum of elements in the main diagonal of a square matrix is greater than the sum of the secondary diagonal.

Run the code to see the output here...