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.
Changing ranks is expensive, not worth it, and not going to happen. Just enjoy the cheap points.
And what was the error message for that input?
I ran your code; it passes the fixed tests (but not all random tests).
You can just jam in some print statements at the beginning of your code, here ya go:
You'll have to create those tests yourself in your IDE. You can use the random tests you just printed! Just be careful to copy everything correctly.