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.
The true/false test is testing if the length of your code is <=161 characters for the challenge.
It means your code is longer than specified in the challenge. Agreed, unhelpful but that's what it means.
Many many errors
Outdated/deprecated usage of new Integer()
Remove this entirely, simply use ints.
Final test is incorrect
Assertions aren't even on for whatever reason
You can't just import apache on a kata ðŸ˜
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Infinite loop overloading their code runner, run it on your computer to help see what's making the loop