Ad
  • Custom User Avatar

    @g964 - Thanks for the tip, I didn't realize what I could do on this site. That should help :-)

  • Default User Avatar

    @mttrys: if their solutions looked and behaved as yours and if they passed how happens that you did not pass?

  • Default User Avatar

    Print the input.

  • Custom User Avatar

    Yeah, I'm just new to codewars and not sure how to proceed. How do I view the test data to see where/why it's failing? How do I identify that case where my code is failing? I'm glad 6900 guys passed it and I don't want the answer given to me but how do I proceed?

  • Default User Avatar

    These tests are the same in all languages and more than 6900 guys passed the kata.

  • Custom User Avatar

    I'm going to say there is a mistake. My solution passed and failed the same tests as you but after unlocking the solution their solutions looked and behaved the same as mine.

  • Custom User Avatar

    Do you mean the instruction? :-) I'm stuck here at the moment.

  • Custom User Avatar

    Hi all,
    I'm also getting the fail on the test :
    5 assertions passed
    ✘ Expected: 50
    But was: 51

    I'm not sure how to debug this or what is failing. It looks like this is an issue/bug perhaps per the comments. I don't want to cheat but need to know if I am making a mistake or if there is actually a problem with the instructions.