A tax calculation program

Im trying to write this math program where it prompts the user to enter the # of citizens, # of tax $, and number of days and it calculates how much the user would get if the user waited the x amount of days he/she specified. If the user waits longer than 1 day, there is a 12% interest gain on that money but the interest modifier goes away if $10,000 is gain in interest. Sadly, I havnt touched C++ in 4 or 5 years so I cant do it with my current level of recollection/knowledge.

Can anyone help?

- D
Last edited on
Topic archived. No new replies allowed.