summaryrefslogtreecommitdiff
path: root/sonstiges/sonstiges.tex
diff options
context:
space:
mode:
authorPaul Jungeblut <paul.jungeblut@gmail.com>2016-01-06 17:32:18 +0100
committerPaul Jungeblut <paul.jungeblut@gmail.com>2016-01-06 17:32:18 +0100
commit78dd0d29ea64546fd1fa8f7ddbdd2b52888c5f91 (patch)
treea6233cfc51420bb83db4463614e5c2001b941180 /sonstiges/sonstiges.tex
parentbc73791d5f798427671e5978b4d149e66bded8ac (diff)
Deleting roman numerals. I mean seriously ;)
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}