getlucky-first-sum-on-string

Status: IN

`getLucky` computes the first digit-sum directly from the concatenated numeric string, avoiding conversion to a potentially thousands-of-digits integer; subsequent sums operate on small integers.

Source: entries/2026/06/06/sum-of-digits-of-string-after-convert-solution.md

Depended on by

JSON