21 lines
364 B
TeX
Executable File
21 lines
364 B
TeX
Executable File
% use [nosolutions] flag to hide solutions.
|
|
% use [solutions] flag to show solutions.
|
|
\documentclass[
|
|
solutions
|
|
]{../../resources/ormc_handout}
|
|
|
|
\input{tikxset.tex}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
<Advanced 2>
|
|
<Winter 2022>
|
|
{Finite Automata}
|
|
{Prepared by Mark and Nikita on \today}
|
|
|
|
|
|
\input{parts/0 DFA.tex}
|
|
%\input{parts/1 regular.tex}
|
|
|
|
\end{document} |