Topic: Array Problem / Level: beginner

Problem: Find the maximum element in each row of a 2D array.

Run the code to see the output here...