Topic: Array Problem / Level: beginner

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

Run the code to see the output here...