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.
I have the same problem :(.
Thanks to your tutorial :).
Thanks for your advice. I will use Infinity from now. :)
Done
Thank you! :)
Hi everyone! I am trying to solve this Kata in Javascript. I have some issues with the random tests..I can't figure out why I get this erros messages. Does anybody have any ideas? Sadly I am clueless...I logged the input numbers to the screen as well.
Random numbers
n= 27
It should work for random inputs too - Expected: NaN, instead got: 3328156
n= 58
It should work for random inputs too - Expected: NaN, instead got: 10018923127840
....