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.
Seems like it's an issue of misunderstanding ~~
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I solved problem. My code was incorect. Check all test cases separately. Great Kata :)
I have the same issue:
"expected: but was:".
My code works fine. I don't know what's wrong here.
I tried to change my return statement to false in the second testcase and it was success. I guess it expects 'false' there...
Try System.out.println to figure out what is wrong