Question: 2. Write a C++ program that inputs the number of cents (an integer between 0 and 99) and outputs the number of quarters, dimes, nickels,


2. Write a C++ program that inputs the number of cents (an integer between 0 and 99) and outputs the number of quarters, dimes, nickels, and pennies that add up to that amount and minimizes the number of coins needed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
