Topic: Array Problem / Level: beginner

Problem: Find the sum of the elements in the top-left quarter of a square 2D matrix.

Run the code to see the output here...