pascal-inner-loop-safe

Status: IN

The inner loop `range(1, i)` guarantees all `triangle[i-1]` lookups are in-bounds without explicit bounds checking

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

JSON