no-child-gets-four-dollars

Status: IN

The `others == 1 and leftover == 3` branch in distribute-money specifically prevents the remaining child from receiving exactly $4, which the problem forbids.

Source: entries/2026/06/06/distribute-money-to-maximum-children-solution.md

JSON