Quiz 1 - UMBC-CMSC104/General GitHub Wiki
Read these directions in their entirety before continuing.
You have two options for your quiz. You are to submit only ONE. These will be posted when the quiz begins.
You similarly have two options for the debug. They will also be posted when the quiz begins. Run the following commands:
cp /afs/umbc.edu/users/m/w/mwilson3/pub/cmsc104/quiz1/debug1a.c .
cp /afs/umbc.edu/users/m/w/mwilson3/pub/cmsc104/quiz1/debug1b.c .
You are to submit only ONE. There are 6 errors in each, both syntax and logic. You are to locate the 6 and make the program work as intended.
When you are done, submit one program and one debug to me. Here is an example:
submit cs104_wilson quiz1 quiz1a.c debug1a.c
If you are doing Quiz B and Debug B:
submit cs104_wilson quiz1 quiz1b.c debug1b.c
If you submit two quizzes or debug programs, I will grade them both and give you the lowest of the two grades. So don't do it!