summaryrefslogtreecommitdiff
path: root/datastructures/datastructures.tex
diff options
context:
space:
mode:
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}