Homework Assignment 3 Instructions: You must use the names listed below for each program. This homework will count towards your grade. It is very important that you follow the instructions very carefully. Homework: page 135, problems 22, 24, 28. To submit your assignment, type 20210submit. Be sure your files are in the hw3 directory in your acms20210hw directory. These exercises should be named in the following way before submission: FILES: ex3-22.cpp ex3-24.cpp ex3-28.cpp DUE: Friday Feb 18, 2011 at 08:00am You could find sample codes in http://www.nd.edu/~yzhang10/20210/codes/Chapter3_2011/ex1.cpp http://www.nd.edu/~yzhang10/20210/codes/Chapter3_2011/ex2.cpp http://www.nd.edu/~yzhang10/20210/codes/Chapter3_2011/ex3.cpp The homework assignment folder will be locked after the deadline and you will not be able to submit your homework after then. You may re-submit your homework at any time before the deadline: the old files will be replaced by the new files. !!! You should try hard to make your program compile. You will not receive a perfect score if your program fails to compile!!! Finally, use 20210submitted to check that the homework is correctly submitted. After the homework is graded, you can check your grades. To check your score, type 20210score. To see the graders comments, type 20210hw. To see the answers for this assignment follow the link anytime after it becomes available. If you wish you can copy it, compile it and run it. The following problems are paper-written problems. Please finish them and submit to me on Feb 18. I will collect them in class on Feb 18. Practice Problems: Page 111, 1; page 119, 1, 2, 3, 4, 5, 6; Exam Practice Problems: Page 133, 7, 8, 9, 10; Page 134, 11, 12, 13, 14, 15, 16, 17.