cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
help with this
help with this
Sep 24, 2014 at 11:52pm UTC
Jaden94
(11)
Write a program which stores 10 decimal numbers in an array.
For these numbers accept input from the users. Once the array is populated do
the followings:
Display each elements of the array
Display the sum of all the elements of array
Sep 24, 2014 at 11:55pm UTC
wildblue
(1505)
No need to double post :)
http://www.cplusplus.com/forum/general/143245/
We're not going to do your entire homework for you - if you post what you have so far, someone here can help.
Topic archived. No new replies allowed.