Sponsored
Use these hints if you're stuck. Try solving on your own first.
Each 3x3 submatrix has exactly one hourglass.
Find the sum of each hourglass in the matrix and return the largest of these values.
Solve with full IDE support and test cases