summaryrefslogtreecommitdiff
path: root/datastructures/segmentTree.cpp
AgeCommit message (Expand)Author
2022-06-27updated tcrmzuenni
2017-10-22Removing stupid line from segment tree code.Paul Jungeblut
2017-05-04Adding fast Input/Output and Manacher's algorithm.Paul Jungeblut
2016-10-06Replacing magic number in segtree by constant.Paul Jungeblut
2016-10-06Adjusting datastructures chapter to new layout.Paul Jungeblut
2016-10-02Smaller code for segtree.Paul Jungeblut
2015-12-02Improvements in datastructures chapter.Paul Jungeblut
2014-11-08corrected wrong code.1pjungeblut
2014-11-02union find und Segementbaumpjungeblut