Question
In this assignment, you will be using C++ to design and develop a new, original program of your own choosing. You may use the suggested
In this assignment, you will be using C++ to design and develop a new, original program of your own choosing. You may use the suggested topic below. Read all the instructions very carefully and review the grading guidelines for this assignment. Your work will be graded according to the grading guidelines presented below. Your project must be original. The project is also assessing your ability to problem solve. Suggested Topics: Exercise log; Professional sports; Restaurant; or Calorie counter. Guidelines For this Project: Grading Guidelines for This Assignment Criteria Range Low End (Did not do or did very little effort) 0 points Range High End (Used correctly and spent time/effort on programming) 5 points Program documentation page Includes the name and description of the project, list of inputs/outputs, and flowchart and instructions on how to use the program. 0 -5 points Used variables of multiple types (int, char, string, double). Used constants if appropriate. 0 - 5 points Names of variables are meaningful and the program comments self-document the code. 0- 5 points Entered data from the keyboard and validated the data. 0- 15 points Nested if statement or a switch statement 0- 15 points Process the data (uses math formula; for maximum points include math library functions) 0 -15 points Formatted the output so it is easy to read and aligned 0- 15 points The program executes without error and the output is correct 0- 15points The zipped program folder and screen shots for 3 sets of data are uploaded to the drop box. 0- 10 points Total Possible Points 0 -100
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started