Project 1
Due - Tuesday, February 15, 2005
Complete question 2.7(a-c) (Chapter 2) code fragments 1-4 from the text book.
For part (b) implement your programs in C++. For this exercise,
you will need to figure out how to time a program. You should
consider using the library "time.h". You will need to submit your
programs (4 of them) along with your results. For part (c)
discuss the results you saw, explain any inconsistencies, and also
explain any problems you came across while doing this exercise and
how you solved them.
Reminder: No part of your code may be copied from any other
source. All code submitted must be original code written by you.
Sami Rollins