about C++

hello.. can you pls help me how to program this one using c++.? :D

Write a program that will find the largest number among 10 integers given by the user: (for looping)
Enter number 1:9
:
:
10
5 10 15 20 2 35 100 80 90 9
The largest is 100..

What do you have so far?
I have got one program from this site(http://www.aboutcomputer.org/showthread.php?t=381) which works fine for me.
Last edited on
Topic archived. No new replies allowed.