Ad
  • Custom User Avatar

    Mutating the input should have no effects now

  • Custom User Avatar

    Just tried ruby. Works fine.
    The problem is most likely that you are modifying the input array.
    If you are not, just post your code here (mark it as a spoiler) and i will look at it.

  • Custom User Avatar

    The test is definitely broken. I had the exact error.
    Luckily, the broken inputs only showed up randomly. So I just kept pressing Submit until no broken input was passed. (It took me about 10 tries.)