Status: IN
The `n == 0` early return is necessary; without it, `nums[1] = 1` raises IndexError on a length-1 list
Source: entries/2026/06/06/get-maximum-in-generated-array-solution.md
JSON