From 1e9514221f5d2f5d573be8ac92215db07c51f70a Mon Sep 17 00:00:00 2001 From: Paul Jungeblut Date: Sat, 28 Oct 2017 12:04:20 +0200 Subject: Removing code for fast input/fast output from doucment. Wastes space. --- other/other.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'other') diff --git a/other/other.tex b/other/other.tex index 9dbc018..10c0d12 100644 --- a/other/other.tex +++ b/other/other.tex @@ -6,8 +6,8 @@ \subsection{Bit Operations} \lstinputlisting{other/bitOps.cpp} -\subsection{Fast IO} -\lstinputlisting{other/fastIO.cpp} +% \subsection{Fast IO} +% \lstinputlisting{other/fastIO.cpp} \subsection{Sonstiges} \begin{lstlisting} -- cgit v1.2.3