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

Автор Updown, история, 8 лет назад, По-английски

877E - Danil and a Part-time Job is an interesting problem that requires queries and updates on subtrees of a tree. It is a great problem to learn a variation of traditional segment trees.

I created a video tutorial explaining the problem. I explained how to order the nodes so that it's possible to use a segment tree and how to do toggle updates.

Here is my YouTube channel with all the video tutorials.

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

»
8 лет назад, скрыть # |
 
Проголосовать: нравится +11 Проголосовать: не нравится

Please try to post videos frequently :)

»
8 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится -19 Проголосовать: не нравится

ignore

»
8 лет назад, скрыть # |
 
Проголосовать: нравится +11 Проголосовать: не нравится

amazing explanation .. make more such videos . : )