Блог пользователя RealAryan

Автор RealAryan, история, 3 дня назад, По-английски

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)

  • Проголосовать: нравится
  • +5
  • Проголосовать: не нравится

»
3 дня назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

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