aufgabe 2

This commit is contained in:
Never Gude 2026-05-02 00:33:07 +02:00
parent ab4b93890d
commit c7b83c1a42
5 changed files with 910 additions and 1 deletions

View file

@ -42,6 +42,8 @@
\newcommand\oh{\ensuremath{\scriptstyle{\mathcal{O}}}}
\newcommand\Eh{\ensuremath{\mathrm{E}}}
\newcommand\Var{\ensuremath{\mathrm{Var}}}
\newcommand\argmax{\ensuremath{\mathrm{arg\,max}}}
\newcommand\argmin{\ensuremath{\mathrm{arg\,min}}}
\newcommand\parens[1]{\ensuremath{\left(#1\right)}}
\newcommand\brackets[1]{\ensuremath{\left[#1\right]}}
@ -61,6 +63,7 @@
\newcommand\algt[1]{{\normalfont\scshape#1}}
\newcommand\com[1]{{\normalfont\itshape/\!\!/ #1}}
\newenvironment{algorithmic}[1][1em]{
\begin{minipage}[t]{\dimexpr\linewidth}
\bfseries