RealAryan's blog

By RealAryan, history, 2 days 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)

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

»
45 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

This article is written in Russian, but probably ChatGPT can translate it to English.