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.
To post an issue for a kata it's not enough to say it works on your computer... Moreover asking for help is not an issue. Issues are for problems in the kata, not for problems in your code.
You have to give the input(s) you fail and say why you don't agree with the solution.
NB: It's normal you have different counts of errors (though I wonder how you can run it at CW): the random tests are not always the same.
You should read this <https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution.
Edit: It seems that your last solution ... passed?
Hi! I have a problem. My solution working very well on my computer. I passed the test, but on random tests I have error "Failed: 16Exit Code: 1"! And all the time shows different counts of errors "Failed: 22, Failed: 18..." I checked on my computer that example and it is correct, but on test it's shows "Failed"! Can you help me find a problem? Using JavaScript!!! Thanks