diff options
Diffstat (limited to 'datastructures')
| -rw-r--r-- | datastructures/datastructures.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/datastructures/datastructures.tex b/datastructures/datastructures.tex index f7b1d36..c314400 100644 --- a/datastructures/datastructures.tex +++ b/datastructures/datastructures.tex @@ -3,5 +3,5 @@ \subsection{Union-Find} \lstinputlisting{datastructures/unionFind.cpp} -\subsection{Segmentbaum)} -\lstinputlisting{datastructures/segmentTree.cpp}
\ No newline at end of file +\subsection{Segmentbaum} +\lstinputlisting{datastructures/segmentTree.cpp} |
