Points on a Rectangle

  • + 0 comments

    I'm sorry but the test cases are ludicrous. Take the example where all points are (10000,10000). These points fall on a degenerate rectangle - so the return should be NO. And yet the test case expects YES.