Topic: Array Problem / Level: beginner

Problem: Check if the sum of diagonal elements in a square 2D matrix is a multiple of both the number of rows and columns.

Run the code to see the output here...