pascals-triangle-ii-row-zero-correct

Status: IN

For `row_index=0`, the loop body never executes and `[1]` is returned, which is correct

Source: entries/2026/06/06/pascals-triangle-ii-solution.md

JSON