need 25 programs

Jan 1, 2013 at 3:46pm
I need to take printouts of 25 programs made by me on arrays and loops.Can anybody help me by suggesting some.....
Jan 1, 2013 at 8:09pm
closed account (LN7oGNh0)
How bout a program that counts through all the numbers in an array then displays the largest number? Or, a program that sorts all the numbers in an array?
Jan 1, 2013 at 8:40pm
- a program that lets the user fill in the element of an array
- a program that outputs the average of the element of an array
- a program that outputs the lowest and highest number in an array

pfff, 25 is quite a lot.
Jan 1, 2013 at 8:44pm
*
**
***
****
***
**
*
Jan 1, 2013 at 8:45pm
Actually try a few of these. They are usually simple programs that would fit the criteria.
http://www.codechef.com/problems/easy
Last edited on Jan 1, 2013 at 8:45pm
Topic archived. No new replies allowed.