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

Автор Gladiator_King, история, 30 часов назад, По-английски

Where can I find more problems about Segment Tree Graphs? The only two problems I am aware of are listed below.

Legacy (CF) Tickets (USACO Platinum)

Any help would be greatly appreciated. I would also prefer English problem statements (for I am a native speaker) but if none are available, I'll use Google Translate (hoping for the best).

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

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

There are around 5-6 Trees problem which uses Segment Trees one after the other in the CSES Sheet (They use Flattening of Trees) , you could try those.

Subtree Queries

Check problems above and below this, they are similar problems.

»
30 часов назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится