Quiz 2 - UMBC-CMSC104/General GitHub Wiki
Read these directions in their entirety before continuing.
Most people chose quiz 1a last time, so I'm going to have only one quiz option this time around.
This will also be reflected for the debug -- there is only one debug program this time around. Run the following command (the dot at the end is part of the command):
cp /afs/umbc.edu/users/m/w/mwilson3/pub/cmsc104/quiz2/debug2.c .
There are 6 errors in this program, both syntax and logic. You are to locate the 6 and make the program work as intended.
When you are done, submit them to me:
submit cs104_wilson quiz2 quiz2.c debug2.c