delta-array-off-by-one-correct

Status: IN

In `maxAliveYear`, the death-year decrement at `delta[death - 1950]` correctly models exclusive death semantics: a person born in 1990 who dies in 2000 contributes to years 1990–1999 only.

Source: entries/2026/06/06/maximum-population-year-solution.md

JSON