Forum: C++
Mar 26th, 2008, 12:27 AM
|
|
Replies: 5
Views: 184
duplicate numbers in arrays
Hi, I've been lurking here for a while now and decided to make an account to get help. The program I'm trying to write is supposed to:
Read in 20 numbers,
each of which is between 10 and 100,...
|