WUT_Computer_Science/NotProgramming/ECOGR/essay/Rudnicki1K307585.tex

14 lines
354 B
TeX
Raw Permalink Normal View History

2022-12-21 09:40:51 +01:00
\documentclass{report}
\usepackage{amsmath}
\newcommand{\Mod}[1]{\ (\mathrm{mod}\ #1)}
\begin{document}
My student number is \textbf{307585} \\
My student number mod 8 is equal to:
2023-01-18 11:32:00 +01:00
\[ 307585 \mod 8 = 1 \]
2022-12-21 09:40:51 +01:00
My topic is topic number \textbf{1} \\
Topic number 1 is \textbf{Filling Algorithms} \\
My topic is \textbf{Filling Algorithms}
\end{document}