Topic: Array Problem / Level: beginner

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

Run the code to see the output here...