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.
no, this solution about a lot of copiyng
too much copiyng
I feel smartn't seeing this
Looks very simple, clear, and easy. Thank you! As for me: as always I created more complicated solution :)
I think this is the best one, I tried some mathimatical operations but this one didn't cross my mind
Fantastic. I was trying to create this simple O(n) O(n) solution. Only when you see it do you realise how simple it is. Kicking myself, as I was almost there twice but deleted and went down other avenues.
Great work.
omg this is brilliant
Fantastic solution.
I create 2 monsters to solve that one.
dont see my answer .. you will die, looool
excellent solve
Is this solution as efficient as using iterators?
There isn't a difference in using
continue
overelse
in this example. Seems more of a stylistic choice here than anything else.Is there a reason to use continue instead of else?
whoa!!!! good one, mate.
Pretty Awesome! never would have thought of that :D