0 fidget08 8 Years Ago Im having trouble with this program. I attached a picture of what is required. Thanks for any pointers you guys :) p.s. I'm very new to this. c++ homeworkhelp homeworkhelper
0 firstPerson 761 8 Years Ago how about you give it a go, and see what happens. Try your best first. Think about this in small steps.
0 OPDiscussion Starter fidget08 8 Years Ago thanks for the pat on the back. ill try my hardest and report with any problems
0 ithelp 757 8 Years Ago On top of it your homework image is not readable , post the problem, post your code , else it is not possible to provide any help.
0 Grn Xtrm 84 8 Years Ago You will need to use output and input cout<<....; cin>>....; and also if statements to check if the user entered the correct answer. if( //user input == correct answer) cout<<"correct"; else cout<<"wrong"; I hope that can get you started in the right direction.
0 Nick Evan 4,005 8 Years Ago On top of it your homework image is not readable What do you mean? Perfectly readable from here. Perhaps you need to buy some glasses! :icon_wink: