Keyboard

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?
I'll give you a hint:

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