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.
It's the same issue as the one below. Closing this one.
My solution did not past all the tests but I could submit it. In my attempts somehow it passt the tests. It should be some leak at the tests.
The test cases don't always include a number with (00), such as (400) or (800).
One of my solutions would pass on the anytime the test wouldn't include (00), but would fail if it did.