From fe5fa1141efeb7454c763dbd2645fb4ff04487a3 Mon Sep 17 00:00:00 2001 From: mzuenni Date: Tue, 28 Mar 2023 13:25:59 +0200 Subject: merged --- other/other.tex | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'other/other.tex') diff --git a/other/other.tex b/other/other.tex index cc89503..58c87a7 100644 --- a/other/other.tex +++ b/other/other.tex @@ -8,6 +8,11 @@ \sourcecode{other/compiletime.cpp} \end{algorithm} +\begin{algorithm}{Timed} + Kann benutzt werdem un randomisierte Algorithmen so lange wie möglich laufen zu lassen. + \sourcecode{other/timed.cpp} +\end{algorithm} + \begin{algorithm}{Bit Operations} \begin{expandtable} \begin{tabularx}{\linewidth}{|Ll|} @@ -39,9 +44,8 @@ \end{expandtable} \end{algorithm} -\begin{algorithm}{Timed} - Kann benutzt werdem un randomisierte Algorithmen so lange wie möglich laufen zu lassen. - \sourcecode{other/timed.cpp} +\begin{algorithm}{Pragmas} + \sourcecode{other/pragmas.cpp} \end{algorithm} \begin{algorithm}{DP Optimizations} @@ -99,10 +103,6 @@ \sourcecode{other/fastIO.cpp} \end{algorithm} -\begin{algorithm}{Pragmas} - \sourcecode{other/pragmas.cpp} -\end{algorithm} - \begin{algorithm}{Sonstiges} \sourcecode{other/stuff.cpp} \end{algorithm} -- cgit v1.2.3