Ad
  • Default User Avatar

    hi b1ts.
    this is my 1st kata to publish n' i find some trouble to insert the test cases...
    can u help me to edit it normally?

    console.log(action([[20,100],[30,150],[120,150]])draw);
    console.log(action([[20,100],[30,90],[120,150]])120);
    console.log(action([[20,100],[30,120],[120,150]])150);
    console.log(action([[20,100],[30,90],[110,150]])110);