summaryrefslogtreecommitdiff
path: root/math/math.tex
diff options
context:
space:
mode:
Diffstat (limited to 'math/math.tex')
-rw-r--r--math/math.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/math.tex b/math/math.tex
index e1e0950..0b66163 100644
--- a/math/math.tex
+++ b/math/math.tex
@@ -1,4 +1,8 @@
\section{Mathe}
+\subsection{ggT, kgV, erweiterter euklidischer Algorithmus}
+\lstinputlisting{math/gcd-lcm.cpp}
+\lstinputlisting{math/extendedEuclid.cpp}
+
\subsection{Binomialkoeffizienten}
\lstinputlisting{math/binomial.cpp} \ No newline at end of file