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.
Thanks for pointing it out, akar-0
What error ? If you don't tell what the error is, people won't be able to help you.
That being said, the error could arise from the fact that NaN is not equal to anything even itself :
If that is your issue, look how to check for NaN.
Ps : This kata has been retired, you will not get any points for solving it.
Hi guys. Help me please with that NaN error. How to solve that?
Thanks.
You shouldn't return inside the loop.
Go translation
D translation
I pass 12 tests from 14, why? Shouldn't. I don't see any input which can erroneous with my code. Help please.