Question: Need a c++ program CSC1610 Spring 2019 (Noonan) Programming Project #3 Directions: This complete assignment is due on Thursday, February 21. Duplicate code, if discovered,

Need a c++ program  Need a c++ program CSC1610 Spring 2019 (Noonan) Programming Project #3

CSC1610 Spring 2019 (Noonan) Programming Project #3 Directions: This complete assignment is due on Thursday, February 21. Duplicate code, if discovered, will result in a 0 grade for all students involved. Please make sure the solutions follow proper indenting and spacing guidelines. Use the Computer Science Dept. coding standards posted to Blackboard. 1. The Problem Write a program that can be used as a math tutor for a young student. The program should display two random numbers to be added. The numbers will range from 1 to 100. The program should display the two random numbers to be added, such as 50 +20 The program should then pause to wait for the student's answer which will be input from the keyboard. Once the user inputs his/her guess, the program will then display the correct solution: 50 +20 70 2. Grading Rubric Your grade will be calculated as follows: Points (out of 100) Criteria 40 20 20 20 PSI. Document (Algorithm, test cases, and trace) Style, commenting, clarity. Use CS Guidelines Input and output. Correct arithmetic. If the program does not compile, a maximum of 50% credit will be awarded. No late assignments will be accepted. 1. Pass in: 1. The Problem Solving Lifecycle Form. 2. Your source code 3. The runs- Run the program twice to show that it works

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!