Ad
  • Custom User Avatar

    Did you resolve this problem? I have the same thing

  • Default User Avatar

    I was encountered the same issue. It will not accept my answer because our order is different :|

    [[903, 449], [4503, 2251]] should equal [[4503, 2251], [903, 449]]

  • Default User Avatar
    1. In Java there are problems to check array of arrays at CW hence a string.

    2. The description says:

    "[[x1, y1], [x2, y2] ....]" in decreasing order of the positive xi.

    and I can assure you that all the tests are in the same order: "in decreasing order of the positive xi".

    About half hundred Codewarriors passed the kata in Java without problem so I don't understand yours unless Codewars is very tired:-)