CS 2213 Advanced Programming, Spring 2001 Programming Assignment 0 Comments
This assignment was graded on a basis of 30 points.
- You must run lint.
- You must take this course seriously if you are to be a CS major.
- You should have allocated about 15 hours on this assignment.
- Don't say your program is working when my tests produce errors.
- You must produce tests yourself to make sure the program is working.
One test is not enough.
- Your programs are not allowed to modify the input.
- The index should contain page numbers, not check marks.
- Do not hard code numbers like 48 and 57.
- Your arithmetic routines should not print anything.