Ad
  • Custom User Avatar

    This issue doesn't show up anymore.

  • Default User Avatar

    Got the same mistake. Also, he's being pretty clear @Blind4Basics

  • Custom User Avatar

    not an issue. Or document it in a better way: language?

  • Custom User Avatar

    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 :)

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    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.

  • Default User Avatar

    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.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    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?

  • Custom User Avatar

    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.

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    Please which language and which error message?

  • Default User Avatar

    I got the same error. And the error message itself is total nonsense and not helpful...

  • Default User Avatar

    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...

  • Default User Avatar

    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...