Topic: Array Problem / Level: beginner

Problem: Check if the product of all boundary elements in a square 2D matrix is a multiple of their index product.

Run the code to see the output here...