Join Slack
Powered by
Isn't your solution `O(n)` in the amount of locati...
# advent-of-code
k
karelpeeters
12/03/2017, 7:42 PM
Isn't your solution
O(n)
in the amount of locations visited, which makes it
O(sqrt(n))
in the input number?
Open in Slack
Previous
Next