summaryrefslogtreecommitdiff
path: root/sonstiges/sonstiges.tex
diff options
context:
space:
mode:
Diffstat (limited to 'sonstiges/sonstiges.tex')
-rw-r--r--sonstiges/sonstiges.tex3
1 files changed, 0 insertions, 3 deletions
diff --git a/sonstiges/sonstiges.tex b/sonstiges/sonstiges.tex
index 64bc206..1f111bc 100644
--- a/sonstiges/sonstiges.tex
+++ b/sonstiges/sonstiges.tex
@@ -20,9 +20,6 @@ Wenn die Eingabe aus einem kleinen Intervall $\left[0, n\right)$ stammt ist Buck
\subsection{Bit Operations}
\lstinputlisting{sonstiges/bitOps.cpp}
-\subsection{Roman-Literal-Converting}
-\lstinputlisting{sonstiges/Roman.cpp}
-
\subsection{Josephus-Problem}
$n$ Personen im Kreis, jeder $k$-te wird erschossen.
\begin{description}