Ad
  • Custom User Avatar

    zhiburt are you checking for am empty array? I just passed with GoLang.

  • Default User Avatar

    Hey I also run into such an issue.
    I did reset it didn't help.

    I am confident to say that it's not an issue in my code.

    Also I can state that the issue is not determenistic.
    For example I've got an error on such data [][]int{{165, 526}, {510, 397}}.
    I created my own test with it and it works.

    BTW: thanks for a great kata

  • Custom User Avatar

    You need to reset the trainer (doing so will erase your solution, so you should copy it beforehand).

  • Custom User Avatar

    The translator ignored the part of the description saying that 0x0 matrix is equivalent to [[]]... Fixed.

  • Custom User Avatar

    I have the same problem.

    Investigating from side, I conclude the same thing.

    Hope they will correct it