Topic: Array Problem / Level: beginner

Problem: Check if the product of all diagonal elements in a square 2D matrix is divisible by the product of the boundary elements.

Run the code to see the output here...