cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
new in programming
new in programming
Nov 1, 2014 at 5:26pm UTC
amna03
(1)
can anyone help me this question?
2- Write a program that populates an integer array of size 50 with the following sequences:
a. 1, 4, 9, 16, 25, 36, …
b. 1, 1, 2, 4, 3, 9, 4, 16, 5, …
it's a bit urgent
Nov 1, 2014 at 6:05pm UTC
Aceix
(1118)
http://www.cplusplus.com/doc/tutorial/arrays/vhope
it helps.
Aceix.
Topic archived. No new replies allowed.