RealAryan's blog

By RealAryan, history, 16 months ago, In English

The fastest implementation which i can find is $$$O(p + log_p n)$$$ from here

But from what I have heard there is a faster way of calculating it which might lead to the solution of this problem

Does anyone have a code implementation of it? (Since I can't find it anywhere on the internet)

Full text and comments »

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