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.
me to test11 timed out
@Jo_kur: Your solution is far too complicated. See things simply.
This comment is hidden because it contains spoiler information about the solution
I have the right algorithm for solving this kata, but after making the algorithm more efficient thrice, It still timed out. No idea.
The last one.
A similar case is explained in the kata's description. Read it again.
50 !== 51
.
Ah, I just see the post 7 days ago, by renas(5 kyu). It helps me. Thank you.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Not an issue, please post your code in spoiler and use question label ~~
It seems that what being asked and the answer from test cases are different. Is the expectation from the instruction different from the test cases? I skipped this one