mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
1a1570d775
* Segment Tree * fix: conformed to guidelines * fix: changed int to template type T in few places * fix: suggested changes Co-authored-by: David Leal <halfpacho@gmail.com> * fix: suggested changes Co-authored-by: David Leal <halfpacho@gmail.com> * fixed: suggested changes Co-authored-by: David Leal <halfpacho@gmail.com> * fix: suggested changes Co-authored-by: David Leal <halfpacho@gmail.com> * fix: suggested changes Co-authored-by: David Leal <halfpacho@gmail.com> * fix: suggested changes Co-authored-by: David Leal <halfpacho@gmail.com> * fix: suggested changes Co-authored-by: David Leal <halfpacho@gmail.com> * fix: suggested changes Co-authored-by: David Leal <halfpacho@gmail.com> * fix: suggested changes Co-authored-by: David Leal <halfpacho@gmail.com> * fix: remove duplicate line * Update segment_tree.cpp * chore: apply suggestions from code review --------- Co-authored-by: David Leal <halfpacho@gmail.com>