17 lines
334 B
TeX
17 lines
334 B
TeX
\documentclass{ngexrcs}
|
|
\usepackage{hyperref}
|
|
\setkeys{Gin}{pagebox=artbox, width=0.2\textwidth}
|
|
|
|
\title{1. Ü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}
|