reformat-no-block-of-one

Status: IN

The loop guard `len(digits) - i > 4` ensures the tail is never a single digit, so no output block has size 1.

Source: entries/2026/06/06/reformat-phone-number-solution.md

JSON