Topic: Array Problem / Level: intermediate

Problem: Check if the sum of the elements in the main diagonal of a square matrix is divisible by the product of the elements in the secondary diagonal.

Run the code to see the output here...