need 25 programs

I need to take printouts of 25 programs made by me on arrays and loops.Can anybody help me by suggesting some.....
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?
- 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.
*
**
***
****
***
**
*
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
Topic archived. No new replies allowed.