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
This comment is hidden because it contains spoiler information about the solution
When i move my solution on the other IDE i see all goes well but here my code doesn't pass
The First test pass but the Random refuse for negative input
yeah till now
yeah.. use isNaN(var) to compare if your variable is a number or not before return values
The Nice one ../ ../
This algorithm is so cute, very simple and have a good time complexity.
this is a strange question, given that the compilation doesn't show us exactly where the fault lies