Ad
  • Custom User Avatar

    Guys i dont know java,i will try to fix this later.

    Mocking @shadowmanos -> the translator :D

  • Default User Avatar

    I'm waiting too :)

  • Default User Avatar

    Hi,

    I just tested the java version: all is fine so this is a problem with your code, not with the kata.

    About that, be careful with declaring issues. Issues are when things are really broken, or invalid tests found in the kata or requierment that are not tested or unlocked way to cheat the problem or, or, or... but not when your code is timing out (I assume that is what you mean by "program runs out at the end"). This type of problem means just one thing: you didn't use the right approach to solve the problem ;) (let me guess: you use a loop ?).

    One hint: post as Question rather than ISSUE when you encounter a problem with a kata that has been already solved by tens (in our case hundreds! ;) ) of warriors in the same language.

  • Default User Avatar

    Im also waiting for random test fix :)

  • Custom User Avatar

    I think In your solution The cursor is jumped to the next line i.e. There is "\n" in the end of output.