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.
This issue doesn't show up anymore.
Got the same mistake. Also, he's being pretty clear @Blind4Basics
not an issue. Or document it in a better way: language?
I am not an admin, provided they can get access to each single past log, so sorry, but not.
I am not sure how codewars can be unreliable for submitting code (if not for timing out), but I would find more healthy to ponder more about the eventuality that the error might be in your own code first.
Cheers :)
This comment is hidden because it contains spoiler information about the solution
Yet another user that open an issue despite a few hundreds fellow codewarriors successfully completing it, yet another user that does not even bother to post his own code under spoiler tag or even to specify the language (JS, I know, but it should not be up to me to open your profile and see what you do...) and most likely also yet another user who did not bother reading previous discussion and finely checking if spaces and paths are returned as expected.
I am sorry, but the issue is closed until further proof that there is really an issue with the testing suite and it is not just a "I cannot solve this kata, tell me why" issue.
Yet another kata that makes my code return different results hence not passing. My code works directly in node and VS CODE, but not in the site.
I don't know if the site's node is too old or what but I'm sick of these issues.
This comment is hidden because it contains spoiler information about the solution
It runs quickly and smoothly in two other node instances I used to test this, with no errors. Because of this disparity, without more information, what am I supposed to do besides chase a potentially ghost bug?
You need to return an empty string (""), not a string with spaces and a comma inside (" , "). The comma shown in the test is simply to seperate the actual from the expected.
This comment is hidden because it contains spoiler information about the solution
Please which language and which error message?
I got the same error. And the error message itself is total nonsense and not helpful...
Apparently there was an error in your code, it is not an issue of the kata but of your code. CW doesn't give line code error, it is not a problem of the kata...
I found this a harder problem than I thought, but after plenty of struggle I came with a solution that solved all test cases. But the output showed an error in the end (http://image.prntscr.com/image/d374d4af9fbb4557b4afac24991667da.png). Doesn't even tell me what line of code and with that non-verbose error and a working algorithm, working also in my PhpStorm I don't know what it's complaining about.
I had to unlock the kata even though my algorithm works. Very frustrating.
Loading more items...