Topic: Array Problem / Level: beginner

Problem: Check if all rows in a 2D matrix contain elements smaller than the product of their row index and length.

Run the code to see the output here...