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

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

Hi all. Recently I have been reading this fantastic book by pllk. There is a whole chapter inside dedicated to range queries. As there aren't any range queries tags in Codeforces, I would like to ask if anyone know any range query problems in Codeforces, or any existing tags that imply range queries. (Sum, minimum, or maximum queries etc across a range)

Also, please comment any range query problems below :)

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

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

Yeah, I was also searching for segment tree problems which are a bit easy to get a start and then I can continue with these problems. So please suggest us some beginner level problems on segment trees to get a good grasp over them :).