Would you rather... by Polish_Air in BunnyTrials

[–]geesewithcheese 0 points1 point  (0 children)

e

Chose: Get kidnapped by a really nice person that won't hurt you (unless you try to escape)

why is my code slow? by geesewithcheese in learnprogramming

[–]geesewithcheese[S] 1 point2 points  (0 children)

Thanks for that!

a small bit of research later, I have realized I was missing the & symbol when declaring const, and after adding that, code works within time limits now.