top | item 46174945

(no title)

justinsaccount | 2 months ago

Odd that it came up with

  pattern_start = 1 if half_digits == 1 else 10 ** (half_digits - 1)
when

  10 ** (half_digits - 1)
is fine.

discuss

order

No comments yet.