Segment tree lazy propogation

Правка en1, от anuj_shah, 2017-06-27 08:32:04

In this question on Hackerearth, I have implemented Segment tree with lazy propagation in Python and it generated TLE. Can somebody help me with this? Thanks in advance.

My Submission

Теги hackerearth, indiahacks, persistent segment tree, python 2

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский anuj_shah 2017-06-27 08:32:04 440 Initial revision (published)