Ad
  • Custom User Avatar

    Output tests - Unknown error; output - Expected: [{"a":3,"b":40},{"a":1,"b":12},{"a":2,"b":2}], instead got: [{"a":2,"b":40},{"a":3,"b":12},{"a":1,"b":2}].
    In the opera-console the result of sorting the array is correct.

    What could be the problem?