summaryrefslogtreecommitdiff
path: root/sonstiges/sonstiges.tex
diff options
context:
space:
mode:
authorJBatzill <batzilljohannes@gmail.com>2014-11-25 17:04:37 +0100
committerJBatzill <batzilljohannes@gmail.com>2014-11-25 17:04:37 +0100
commitcbcbb2c0690ab28b4c2b7b3e2c33a56b306859a5 (patch)
tree8384bb2d450c2f8d9f4482b967c160e2ca2476d0 /sonstiges/sonstiges.tex
parentef0ce890afa1517011859ebe8c240178fdd154ed (diff)
Update sonstiges.tex
Diffstat (limited to 'sonstiges/sonstiges.tex')
-rw-r--r--sonstiges/sonstiges.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/sonstiges/sonstiges.tex b/sonstiges/sonstiges.tex
index 375dc6b..e7fd5cc 100644
--- a/sonstiges/sonstiges.tex
+++ b/sonstiges/sonstiges.tex
@@ -16,3 +16,6 @@ Wenn die Eingabe aus einem kleinen Intervall $\left[0, n\right)$ stammt ist Buck
\subsubsection{LSD-Radixsort}
\lstinputlisting{sonstiges/radixsort.cpp}
+
+\subsubsection{Bit Operations}
+\lstinputlisting{sonstiges/bitOps.cpp}