Question: C++ Programming Problems (80 pts total): 1. (80 pts) Exercise 2.7 (b). Also include your results for 2.7 (c) in your project submission. Grading Scheme:
C++ Programming



Problems (80 pts total): 1. (80 pts) Exercise 2.7 (b). Also include your results for 2.7 (c) in your project submission. Grading Scheme: 1. 50 pts for including all the 6 code fragments and benchmarking code in your program; 2. 20 pts for submitting a report that compares the actual running times and theoretical analysis. Your report should include the following: a. Statements about whether the actual running times are consistent with the results of theoretical analysis, i.e., those with smaller theoretical running times do run faster than those with larger theoretical running times. If not, why? b. A table that summarizes the comparison results (Big-O expressions vs actual running times) C. Discussion about any meaningful observations you have on the results. 3. 10 pts for including a readme file and screen shots showing sample runs of your program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
