Topic: Array Problem / Level: beginner

Problem: Find the largest element in each row of a 2D matrix that is smaller than the diagonal element.

Run the code to see the output here...