Topic: Array Problem / Level: beginner

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

Run the code to see the output here...