summaryrefslogtreecommitdiff
path: root/math/math.tex
diff options
context:
space:
mode:
Diffstat (limited to 'math/math.tex')
-rw-r--r--math/math.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/math.tex b/math/math.tex
index 90e7b3b..59219e5 100644
--- a/math/math.tex
+++ b/math/math.tex
@@ -180,3 +180,6 @@ Anzahl der Teilmengen von $\mathbb{N}$, die sich zu $n$ aufaddieren mit maximale
\subsection{3D-Kugeln}
\lstinputlisting{math/gcDist.cpp}
+
+\subsection{Big Integers}
+\lstinputlisting{math/bigint.cpp}