diff options
Diffstat (limited to 'math/math.tex')
| -rw-r--r-- | math/math.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/math.tex b/math/math.tex index a27c992..998fc2e 100644 --- a/math/math.tex +++ b/math/math.tex @@ -105,6 +105,9 @@ Multipliziert Polynome $A$ und $B$. \subsection{3D-Kugeln} \lstinputlisting{math/spheres.cpp} +\subsection{Longest Increasing Subsequence} +\lstinputlisting{math/longestIncreasingSubsequence.cpp} + \subsection{Kombinatorik} \subsubsection{Berühmte Zahlen} |
