
\documentclass[12pt]{article}  

\setlength{\oddsidemargin}{-.5in}
\setlength{\evensidemargin}{-.5in}
\setlength{\textwidth}{7in} 
\setlength{\textheight}{10.25in}
\setlength{\topmargin}{-.75in}

\begin{document}

CISC105 Project 2

 Due 11/10/03 at 3 p.m.

\vspace{.05in}
Name:

Section:

Login name:


\vspace{.05in}
Read the following carefully, and check off the boxes that apply. Then
\textbf{SIGN} at the bottom of this sheet and \textbf{STAPLE} to the
front of your project.

\subsubsection*{For each of the following sets of letters: }
\begin{enumerate}
\item CIRCLE the letter if your output is identical to the examples
given (it is ok to circle multiple adjacent letters);

\item Put a SINGLE line through the letter if it runs, but does not match
the example output.
\item Put an ``\textbf{X}'' on the letter if it does not run.
\item Attach a note if Terry okayed a different letter for you.
\end{enumerate}

\subsubsection*{For FIXED height letters:}

\begin{tabular}{|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|}
\cline{1-20}
 A& B& C& E& F& G& H& I& J& L& M& N& O& P& S& T& U& V& W& Y\\
\cline{1-20}
\end{tabular}

\subsubsection*{For VARIABLE height letters:}

\begin{tabular}{|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|}
\cline{1-20}
 A& B& C& E& F& G& H& I& J& L& M& N& O& P& S& T& U& V& W& Y\\
\cline{1-20}
\end{tabular}


\subsubsection*{For special variable height letters:}

\begin{tabular}{|c|c|c|c|c|c|}
\cline{1-6}
 D&K&Q&X&R&Z\\
\cline{1-6}
\end{tabular}


\vspace{.05in}
Check \textbf{exactly one} box that best describes the performance
of your project:
	
\begin{tabular}{p{4in}|c|}
\cline{2-2}
runs perfectly for all circled letters above  &    \\
\cline{2-2}
runs all circled letters but has some bugs  &    \\
\cline{2-2}
runs some letters but stops with errors & \\
\cline{2-2}
always stops with errors & \\
\cline{2-2}
does not compile & \\
\cline{2-2}
is, like, majorly clueless & \\
\cline{2-2}
\end{tabular}

\vspace{.25in}
Check \textbf{EVERY} box below to receive the maximum credit for your project:

\begin{tabular}{p{5in}|c|}
\cline{2-2}
I have thoroughly checked the output of my project for all letters.& \\
\cline{2-2}
I have circled all errors in my output, if any. &    \\
\cline{2-2}
I have read the Assignment Standards section of the website. & \\
\cline{2-2}
I have read the C Coding Standards section of the website. & \\
\cline{2-2}
I have done all the work on this project by myself. & \\
\cline{2-2}
\end{tabular}

\vspace{.25in}
I certify that the above statements are true.
\vspace{.25in}

SIGNATURE \hline

\end{document}
