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.
Evil one! Hard battle handling those boolz :)
This comment is hidden because it contains spoiler information about the solution
I get [10, 9, 6, 5, 1] for the third test case in python. Can anyone confirm that it's my code that give me the wrong answer?
Thanx!
I get time outs even in the example tests. Anyone else having the same problem?
Solved.. infinite loop :)
Thanx for the example :)
I'm also having trouble with the second way. Can u give another example or explanation.
Thanx!
Thanks for the nice kata!
Really appreciated it :)
Ok :) will have another go on it. Thanks for the reply.
The testcases in python must be wrong. I can't get this right :( The values after the colon in the testcases don't get swapped...
This is still an issue. Works with ganzinottis solution.