- 2
how to make a cashier program? because I have tried many times but still have an error :(
4 Answers
+ 5
Make user input the amount to pay, if it's too less, ask again. If it's enough, returns the remained money.
It will be good if you provide your code.
https://www.sololearn.com/discuss/333866/?ref=app
+ 3
As my previous answer mentioned, it will be good if you provide your code. We don't have the ability to solve your problems without knowing what you did.
+ 2
https://www.sololearn.com/post/983706/?ref=app
Please follow the guidelines.
0
I have made it, but the program still can't run. It says that I have to add a ';' sign. before cout. But still the error is there