\documentclass[12pt,ifthen]{article} \usepackage{url} \usepackage{comment} \newif{\ifshowsoln} % \showsolntrue \newcommand{\und}{\_\_\_\_\_\_\_\_\_} \newcommand{\Z}{\mathbb{Z}} \usepackage{amsmath} \usepackage{amssymb} % for \nmid \begin{document} \centerline{\bf HW 01 CMSC 452} \centerline{\bf Morally Due Feb 6 11:00AM. Dead-Cat Due Feb 8 at 11:00AM} \noindent {\bf Course Website} \url{https://www.cs.umd.edu/~gasarch/COURSES/452/S25/index.html} \begin{enumerate} \item (50 points. You have to get them all right for 50 points, else 0 points) READ the Syllabus before doing this problem. You may also need to look at {\it Admin,Intro to Theory of Computation} slides. \begin{enumerate} \item When is the Midterm? \item What is {\it the dead-cat policy}? \item When and Where are Javier's Office Hours? \item When and Where are Alex's Office Hours? \item When and Where are Leo's Office Hours? \item When and Where are Bill's Office Hours? \item Name all of the ways you can communicate with Javier, Alex, Leo, and Bill. \end{enumerate} \newpage \item (0 points but do it anyway. This is the most important problem on this HW!) \begin{enumerate} \item If you are not on piazza, put yourself on piazza. \item If you are not on gradescope, put yourself on gradescope (The school automatically put everyone enrolled in the class on gradescope but it might have messed up, and some of you might not be on the roster yet.) \item (0 points) Learn LaTeX and write some simple documents in it. \item (0 points) Learn the package tikz that you can use to draw pictures in LaTeX. Draw a simple picture with it. \end{enumerate} \newpage \item (50 points) Read Vannevar Bush's paper from July 1945: \url{http://web.mit.edu/STS.035/www/PDFs/think.pdf} Write down two predictions he made that came true. \end{enumerate} \end{document}