Topic: Array Problem / Level: beginner

Problem: Find the row in a 2D array with the largest difference between the maximum and minimum elements.

Run the code to see the output here...