[try Beta version]
Not logged in

 
Keyboard

Mar 11, 2010 at 6:42pm
Im having trouble with this problem.

I have to write a C++ program that reads in 10 numbers from the keyboard and then add them together. Then, finally prints its total.

Can someone help? Where do I begin from?
Mar 11, 2010 at 6:53pm
Mar 11, 2010 at 6:54pm
I'll give you a hint:

begin with #include <iostream>
Topic archived. No new replies allowed.