Had the same problem, fixed it in the following way.
Your solution doesn't account for rounding. Eave time you loop you should round curr to an integer.
P.S. you can just use p0, you don't have to make curr = p0.
I really liked this one! It was a great low level debugging challenge to catch the rounding issue.
It feels fair rather than mean on account of it warning me in the description. GGs all around.
"Baseball, huh?"
Might just be the best worst thing I've ever seen. . .
Loading collection data...
Had the same problem, fixed it in the following way.
Your solution doesn't account for rounding. Eave time you loop you should round curr to an integer.
P.S. you can just use p0, you don't have to make curr = p0.
I really liked this one! It was a great low level debugging challenge to catch the rounding issue.
It feels fair rather than mean on account of it warning me in the description. GGs all around.
"Baseball, huh?"
Might just be the best worst thing I've ever seen. . .