Fun to learn more about baseball! It's been 20 years since I played a version of it in school, it's not that big here :)
Fun to learn more about baseball! It's been 20 years since I played a version of it in school, it's not that big here :)
Good old rounding errors occured during my implementation. Instead of 1.4, I had 1.4000000000000001 --' JS never disappoints :D
Good old rounding errors occured during my implementation. Instead of 1.4, I had 1.4000000000000001 --' JS never disappoints :D
Been a while since I had a use for a do { } while loop :)
Been a while since I had a use for a do { } while loop :)
> addOperators(13425, -6)
> ['1+3-4/2*5']
> addOperators(13425, -6)
> ['1+3-4/2*5']