Topic: Array Problem / Level: beginner

Problem: Find the column in a 2D matrix where the product of elements is greater than the sum of all elements in other columns.

Run the code to see the output here...