Status: IN
The thousand-separator solution removes exactly 3 characters per iteration from the right of the string, guaranteeing uniform chunk sizes except for the leftmost group (1–3 chars).
Source: entries/2026/06/06/thousand-separator-solution.md
JSON