2022-08-19 16:32:17 +02:00
|
|
|
\documentclass[10pt,ngerman]{article}
|
|
|
|
|
|
|
|
\title{Zwergenrätsel}
|
|
|
|
\author{Maximilian Keßler}
|
2022-08-19 16:21:37 +02:00
|
|
|
|
|
|
|
|
|
|
|
\usepackage{zwergenraetsel}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
\cleardoublepage
|
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
\cleardoublepage
|
|
|
|
|
2022-08-19 16:54:40 +02:00
|
|
|
\section{Zwergenrätsel}
|
|
|
|
|
|
|
|
\input{inputs/zwergenraetsel}
|
|
|
|
|
|
|
|
\section{Modulo Rechnung}
|
|
|
|
\input{inputs/modulo}
|
|
|
|
|
2022-08-19 16:21:37 +02:00
|
|
|
|
|
|
|
\end{document}
|