Thursday, February 23, 2006

2-22-06

Write a program that takes an arbitrary number of integers from the user and stores them in an array.

Lines of code required in C++: 9
Lines of code required in Perl: 1

No comments: