Topic: Array Problem / Level: beginner

Problem: Check if all columns in a 2D matrix contain elements greater than the product of the first row.

Run the code to see the output here...