UMBC CMSC104 | CSEE |
CMSC104Problem Solving and Computer ProgrammingSections 0301 and 0701 |
104 | current 104 |
Documentation | 25 points |
Correct Results | 25 points |
Correct Sytle | 25 points |
Other | 25 points |
/*****************************************************/ /* Program Header Block */ /* Filename: homework5.c */ /* Name: Ima Student */ /* SSAN: 123-45-6789 (could be XXX-XX-6789)*/ /* Date: 6 April 1998 */ /* Course/section: CMSC-104/0101 */ /* Description: */ /* Analysis: */ /* Input: */ /* Output: */ /* Constraints: */ /* Formulas: */ /* Assumptions: */ /* Design: */ /* (Your psuedocode goes here.) */ /* */ /* Notes: (As needed.) */ /*****************************************************/