Need help with lazy propagation implementation
Difference between en2 and en3, changed 0 character(s)
Segment tree can be efficiently and shortly implemented using bitwise operators .↵
Is there any way to implement lazy propagation update operation using bitwise operators (i.e. using no recursive operations) ? 

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English ahshafi 2019-03-14 09:03:57 0 (published)
en2 English ahshafi 2019-03-14 09:03:29 8
en1 English ahshafi 2019-03-14 09:02:10 264 Initial revision (saved to drafts)