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.
In Java, I seem to pass all tests but the program runs out at the end for some reason... Is there a fix for this ?
Doing a solution in Java and a random test outputs an error. This seems to be because Upper Case letters repeat in the test cases, while the description states that Upper Case are unique. Fix Please :)
Yes, that's right. Thanks!
Hi, I solved the kata, although it doesn't let me through and ouputs something contradictory:
Expected: 1
333, instead got: 1
333
Any suggestions?