Topic: Array Problem / Level: beginner

Problem: Find the row in a 2D matrix where the sum of elements is smaller than the sum of all other rows.

Run the code to see the output here...