|
|
back to boardHow dangerous it was!!! Posted by Arial 26 Oct 2004 18:08 1069 Pascal Accepted 0.906 I use O(N^2) Re: How dangerous it was!!! There is O(n*log(n)) algorithm for this problem (use heap). Re: How dangerous it was!!! 呵呵。我现在用了线段树,就成这样了: 1069 Pascal Accepted 0.062 789 КБ |
|
|