Topic: Array Problem / Level: beginner

Problem: Find the sum of elements in the first k rows of a 2D matrix.

Run the code to see the output here...