Question: Please help!!! c++ program asks user to input at least two sizes and costs of pizza. After user inputs the size and cost of second
Please help!!! c++ program asks user to input at least two sizes and costs of pizza. After user inputs the size and cost of second pizza, program asks user to input [Y/N] whether user wants to input more pizza info. If user says Y, program prompts user to input the size and cost of a new pizza, Repeat this until user says N (not says Y). Program outputs the size of best-buy pizza, and then ends. Use an appropriate data type for each variable declared in your code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
