deepakkasera/RangeQueryOptimization
This repository contains the code of segment tree with lazy propogation to ans and update range queries in O(log(n)) time.
C++
This repository contains the code of segment tree with lazy propogation to ans and update range queries in O(log(n)) time.
C++