summaryrefslogtreecommitdiff
path: root/sonstiges/sonstiges.tex
diff options
context:
space:
mode:
authorpjungeblut <paul.jungeblut@gmail.com>2014-11-25 20:57:41 +0100
committerpjungeblut <paul.jungeblut@gmail.com>2014-11-25 20:57:41 +0100
commit1199b187daa65b762d2f6b681d54e9aac2780783 (patch)
tree4ec1e619d9765603ebb180ee4a5d63024b917f7c /sonstiges/sonstiges.tex
parent1a91dadfeed24be8ceda8636795ad776c658bb88 (diff)
Eingabehilfe für Zeilenweise-Eingabe
Diffstat (limited to 'sonstiges/sonstiges.tex')
-rw-r--r--sonstiges/sonstiges.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonstiges/sonstiges.tex b/sonstiges/sonstiges.tex
index a0e2fb5..2cfd9d7 100644
--- a/sonstiges/sonstiges.tex
+++ b/sonstiges/sonstiges.tex
@@ -15,7 +15,7 @@ Wenn die Eingabe aus einem kleinen Intervall $\left[0, n\right)$ stammt ist Buck
\lstinputlisting{sonstiges/bucketSort.cpp}
\subsubsection{LSD-Radixsort}
-\lstinputlisting{sonstiges/radixsort.cpp}
+\lstinputlisting{sonstiges/radixSort.cpp}
\subsection{Bit Operations}
\lstinputlisting{sonstiges/bitOps.cpp}