Topic: Array Problem / Level: beginner

Problem: Find the sum of the second largest and second smallest elements in each row of a 2D matrix.

Run the code to see the output here...