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.
This is mad!
This is not correct. Consider the case:
You could use normal recursion instead of the tail recursion, that way you wouldn't need the extra argument.
But this works nice anyways ;)
The rounding corresponds to how the language works.
This is will fail for cases where the sum of digits are equal.
Fixed
Fixed -> Object.freeze(Math); Object.freeze(Math.random);
What do you mean?
Fixed
Fixed
Fixed
Fixed
Fixed
Fixed
I didn't know about succ :( Well done
Loading more items...