max69-greedy-leftmost

Status: IN

Replacing the leftmost 6 with 9 is provably optimal because higher-order digit positions have exponentially greater value; `str.replace` with count=1 naturally targets this position.

Source: entries/2026/06/06/maximum-69-number-solution.md

Depended on by

JSON