I've got an easy task that I need help with. I started learning c++ today and I have no clue how to do this. I will pay a small amount of money through paypal if someone helps me with the code ;P
I want to write a voting program. It asks for how many yes votes, no votes and the number of "non decided" votes. That is the easy part that I know how to do, but when writing the code to calculate it I fail. If someone could provide me with a full example I will send you like 5 bucks or something ;P
The outline example looks like:
Amount of votes in percent:
==================
Yeah 20,500%
No 20,500%
Undecided 59,000%