I think our solutions are `O(sqrt(n))` with `n` th...
# advent-of-code
k
I think our solutions are
O(sqrt(n))
with
n
the input number.