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.
I'll never understand the tempatation to fit your code into as small a space as possible at all costs. Why in the world would you omit white space between symbols and sacrifice performance just to have the most terse answer?
With the .Distinct() fix, as suggested by "zombibly", this is both a clean and clever solution! Linq for the win :D
everyone loooooves recursion :D
Thanks!
Done!
Merge conflict. You need to fork this translation.
.
See compiler's warning message:
And why would you even use sizeof? You know that every input is 10 digits long ...
This fork includes correct scala random tests. Awaiting mod approval since author is inactive :)
F# Translation
Enjoy! :)