summaryrefslogtreecommitdiff
path: root/sonstiges
diff options
context:
space:
mode:
Diffstat (limited to 'sonstiges')
-rw-r--r--sonstiges/sonstiges.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/sonstiges/sonstiges.tex b/sonstiges/sonstiges.tex
index e7fd5cc..8960a8a 100644
--- a/sonstiges/sonstiges.tex
+++ b/sonstiges/sonstiges.tex
@@ -19,3 +19,6 @@ Wenn die Eingabe aus einem kleinen Intervall $\left[0, n\right)$ stammt ist Buck
\subsubsection{Bit Operations}
\lstinputlisting{sonstiges/bitOps.cpp}
+
+\subsubsection{Roman-Literal-Converting}
+\lstinputlisting{sonstiges/Roman.cpp}