Topic: Array Problem / Level: beginner

Problem: Check if the product of elements in the first column of a 2D matrix is divisible by the product of the last column.

Run the code to see the output here...