+ 1
How would I make C++ ask for 3 different variables then calculate it then ask for a new variable until you escape the loop?
2 Respuestas
+ 4
https://code.sololearn.com/cDBkQ05LIIiP/?ref=app
+ 1
ahh, I see what I was doing wrong. Thank you @Bazarkhooneh.com