Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
smart to use another var to store pos i am 95% close to this one
Oh come on! I solved this in 59 lines of code, ternary operators, a ***** recursion and a bunch of
if
statements and spend an hour only to see this?good job tho.
This comment is hidden because it contains spoiler information about the solution
Nice solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
My god, wonderful solution! Thanks!
nice
Love it! Best practice no doubt!
Really clever and simple to understand solution :)
Surprised a mathy solution wasn't the top voted.
Or you can be really stupid and do what I did which isn't clever at all but still works.
can somebody shed ideas to optimize solution?
nicely done
There aren't any modules you need to import. However, you need to find a common property shared by all the numbers in order to use something other than subtraction to get your answer.
Loading more items...