Topic: Array Problem / Level: beginner

Problem: Check if the sum of all elements in the boundary of a 2D matrix is a perfect square.

Run the code to see the output here...