Topic: Array Problem / Level: beginner

Problem: Check if the product of elements in each diagonal of a 2D matrix is a perfect square.

Run the code to see the output here...