Topic: Array Problem / Level: beginner

Problem: Check if all rows in a 2D matrix contain elements smaller than their row sum.

Run the code to see the output here...