summaryrefslogtreecommitdiff
path: root/datastructures/datastructures.tex
diff options
context:
space:
mode:
authormzuenni <michi.zuendorf@gmail.com>2024-06-30 00:26:10 +0200
committermzuenni <michi.zuendorf@gmail.com>2024-06-30 00:26:10 +0200
commit545265f2f3992e15c45f1bbb99e04a27e1fc7856 (patch)
treed2dbe3fff1612af616090a79d373983d1ea3f02e /datastructures/datastructures.tex
parent9e8344e44eb06ac4a8618413ff2b2311c6348dad (diff)
improvements
Diffstat (limited to 'datastructures/datastructures.tex')
-rw-r--r--datastructures/datastructures.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/datastructures/datastructures.tex b/datastructures/datastructures.tex
index 1ccefaa..d35dfb0 100644
--- a/datastructures/datastructures.tex
+++ b/datastructures/datastructures.tex
@@ -22,6 +22,7 @@
\end{methods}
\sourcecode{datastructures/waveletTree.cpp}
\end{algorithm}
+\columnbreak
\begin{algorithm}{Fenwick Tree}
\begin{methods}