17 lines
348 B
TeX
17 lines
348 B
TeX
\documentclass[parskip=half]{ngexrcs}
|
|
\usepackage{hyperref}
|
|
\setkeys{Gin}{pagebox=artbox, width=0.2\textwidth}
|
|
|
|
\title{4. Übungsblatt}
|
|
\subject{Algorithmische Graphentheorie}
|
|
\author{Jasper Gude \and Pia Röttgers}
|
|
|
|
\begin{document}
|
|
\maketitle
|
|
\points[\qquad]{20}
|
|
|
|
\input{aufgabe_1.tex}
|
|
\input{aufgabe_2.tex}
|
|
\input{aufgabe_3.tex}
|
|
|
|
\end{document}
|