Ad
  • Default User Avatar

    Sorry no mix in the tests. The input is Array((1, 2), (1, 3), (1, 4)). you have to reduce at a common denominator and you returned "([1,2)(1,3)(1,4])" instead of "([6,12)(4,12)(3,12])".