From 083aca7f730fec966e384f80a902b062f4c3b799 Mon Sep 17 00:00:00 2001 From: kittobi1992 Date: Tue, 25 Nov 2014 17:07:12 +0100 Subject: Adding Roman Literal Converting --- sonstiges/sonstiges.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sonstiges') 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} -- cgit v1.2.3