feat: ecogr essay topics

This commit is contained in:
Krzysztof Rudnicki 2023-01-18 11:32:00 +01:00
parent eac2a18bea
commit 0e8d2bfe4a
6 changed files with 27 additions and 1 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@
My student number is \textbf{307585} \\
My student number mod 8 is equal to:
\[ 307585 \mod 8 \]
\[ 307585 \mod 8 = 1 \]
My topic is topic number \textbf{1} \\
Topic number 1 is \textbf{Filling Algorithms} \\
My topic is \textbf{Filling Algorithms}

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,26 @@
\documentclass{report}
\title{EDABA, Homework 5}
\author{Krzysztof Rudnicki, 307585}
\begin{document}
\maketitle
\paragraph{Task 1}
\[ R(K, M) \]
\[ R(L, K) \]
\[ R(M, N, O, P, Q) \]
\[ R(P, R) \]
\paragraph{Task 2}
\[ R(A, B, C, D) \]
\[ R(D, E, F) \]
\[ R(F, G) \]
\paragraph{Task 3}
\[ R(A, D) \]
\[ R(AF, G) \]
\[ R(G, F) \]
\[ R(F, H, B, C) \]
\end{document}