Ad
  • Default User Avatar

    Is there an error in tests ??

    Case1
    Inputs: [2, 2, 3], [4, 4, 9]. Expected: TRUE

    Case2
    Inputs: [2, 2, 3], [4, 9, 9]. Expected: FALSE

    Why are there different expectations in these cases ???