three-parts-cumulative-boundary

Status: IN

Partition boundaries are detected via `running_sum == target * (parts_found + 1)`, which relies on parts_found incrementing sequentially from 0 to 1 to 2

Source: entries/2026/06/06/partition-array-into-three-parts-with-equal-sum-solution.md

JSON