Question: I need an expert to solve this problem please using c++ programming Use Branching to solve the following problem: You are trying to get enough
I need an expert to solve this problem please using c++ programming

Use Branching to solve the following problem: You are trying to get enough change to make a dollar. You want to write a program that counts the amount of change input by the user have and tells you how far you are away from a dollar Sample Input 2 2 2 1 Sample Output: Input how many pennies, nickels, dimes, and quarters do you have? Pennies: 2 Nickels: 2 Dimes: 2 Quarters: 1 Your total change is: .35 cents You are 0.65 cents short of a dollar
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
