desman2020's blog

By desman2020, history, 4 years ago, In English

Today I tried to solve the problem with MO, using Hilbert curve (https://codeforces.com/gym/102069/problem/D). I was surprised to see that I am gaining 38 points (that means, that the group with n <= 5000 and the group, where there is no update of the element’s requests, passes (that means the Hilbert curve is written correctly)). Is it possible to optimize MO with an element update using Hilbert curve?

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