Topic: Array Problem / Level: beginner

Problem: Check if all elements in a 2D matrix are divisible by both the number of rows and columns.

Run the code to see the output here...