Topic: Array Problem / Level: beginner

Problem: Find the sum of elements at indices that are multiples of 4 in a 2D matrix.

Run the code to see the output here...