Topic: Array Problem / Level: beginner

Problem: Check if the product of the boundary elements in a square 2D matrix is greater than the product of the inner elements.

Run the code to see the output here...