Ad
  • Default User Avatar

    I see. Thank you. Like Daotar, I misunderstood the instructions.

  • Default User Avatar

    I tried two solutions in JavaScript that I was confident should work. Both worked for every test case except the second-to-last basic test case. I finally looked at the test cases and it turns out the second-to-last basic test case has an error. It asserts that the result should be false, but it should be true.