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.
Hi yleb, your code is correct.
There has been a hidden flaw in my test and you uncovered it.
I just created a quick patch to fix it. I'll enhance that part further tonight.
Sorry for your inconvenience and thank you very much!
Then it doesn't pass all the tests, it passes all the tests until it times out. Either your code is too slow or it has an infinite loop.