newbeginBKB's blog

By newbeginBKB, 11 years ago, In English

I think there will be at least two point on the convex hull. So first step I get the convex hull of given points. then run the O(n^3) algorithm but I get WA. Can you explain Why is it not correct?

Full text and comments »

  • Vote: I like it
  • +3
  • Vote: I do not like it