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.
Please fix it so it can be solved :)
Yes, when we encounter the second pair, we start from scratch because the i counter is pointing to the third element. We can't ever process just one half of a pair, either is a pair and we consum those positions or it isn't.
PD: I've tested it, just to be sure :)
Yes, but it is still listed... the tests pass but you can't send the solution and it counts as a non solved kata... :(
It can't be solved right now :'(
This comment is hidden because it contains spoiler information about the solution