minh0722's blog

By minh0722, history, 115 minutes ago, In English

Just learned new data structure for problem G. Penacony that makes use of lazy segment tree in order to solve it.

References: https://www.youtube.com/watch?v=iMjd2QI6NEs (from this comment)

https://www.scaler.com/topics/data-structures/segment-tree-with-lazy-propagation/

https://mirror.codeforces.com/blog/entry/131528

  • Vote: I like it
  • 0
  • Vote: I do not like it