summaryrefslogtreecommitdiff
path: root/other/other.tex
diff options
context:
space:
mode:
authorPaul Jungeblut <paul.jungeblut@gmail.com>2017-05-04 16:22:27 +0200
committerPaul Jungeblut <paul.jungeblut@gmail.com>2017-05-04 16:22:27 +0200
commit92f02961b71c82c91d2968c0b1f392c89d0dc57f (patch)
tree900b037ce90f2137bdef7e38b48c72b6860ce3ed /other/other.tex
parent8d5f3c5a9b10a5198fa2db0d298c843dd66c3719 (diff)
Adding fast Input/Output and Manacher's algorithm.
Diffstat (limited to 'other/other.tex')
-rw-r--r--other/other.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/other/other.tex b/other/other.tex
index 7a941bf..b275c6e 100644
--- a/other/other.tex
+++ b/other/other.tex
@@ -6,6 +6,9 @@
\subsection{Bit Operations}
\lstinputlisting{other/bitOps.cpp}
+\subsection{Fast IO}
+\lstinputlisting{other/fastIO.cpp}
+
\subsection{Sonstiges}
\begin{lstlisting}
// Alles-Header.