C++ question on figuring out code for monetary values?
I need an algorithm that can add and subtract any two monetary values. These values are 14 dollars, 1 quarter, 1 dime, 0 nickels and 2 pennies. I need to figure out what to write down in engish to solve this code.
No comments:
Post a Comment