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: jdoe2p1.c */ /* Name: Ima Student */ /* email address: jdoe2@umbc.edu */ /* Date: 6 Oct 2004 */ /* Course/section: CMSC-104/0101 */ /* Description: */ /* Analysis: */ /* Input: */ /* Output: */ /* Constraints: */ /* Formulas: */ /* Assumptions: */ /* Design: */ /* (Your psuedocode goes here.) */ /* */ /* Notes: (As needed.) */ /*****************************************************/