island-perimeter-boundary-guard

Status: IN

The `r > 0` and `c > 0` guards are the only bounds checks needed because the algorithm only examines up and left neighbors, never down or right.

Source: entries/2026/06/06/island-perimeter-solution.md

JSON