% use [nosolutions] flag to hide solutions. % use [solutions] flag to show solutions. \documentclass[ solutions, singlenumbering ]{../../resources/ormc_handout} \usepackage{amsmath} \usepackage{amssymb} \usepackage{multicol} \usepackage{subfiles} \begin{document} \maketitle {Intro to Cryptography} {Prepared by Mark on \today{}} \vspace{3ex} \subfile{parts/part 1} \subfile{parts/part 2} \subfile{parts/part 3} \subfile{parts/challenge} \end{document}