Improved ECC handout

This commit is contained in:
2023-06-19 15:42:33 -07:00
parent e2c1e72e3a
commit 20c0a84a0c
6 changed files with 591 additions and 185 deletions

View File

@ -6,6 +6,7 @@
]{../../resources/ormc_handout}
\usepackage{tikz}
\usetikzlibrary{patterns}
\uptitlel{Advanced 2}
\uptitler{Fall 2022}
@ -21,7 +22,14 @@
\input{parts/00 detection}
\input{parts/01 correction}
\input{parts/02 distance}
\input{parts/03 bonus}
\input{parts/02 hamming}
\section{Bonus}
\problem{}
A stressed-out student consumes at least one espresso every day of a particular year, drinking $500$ overall. Show the student drinks exactly $100$ espressos on some consecutive sequence of days.
\vfill
\end{document}