Greetings All,
my knowledge in arrays is very slim. My knowledge in c++ is slim for the mere fact that this is my first time using it.
I have this problem and do not know how to start it....
any suggestions are most welcome
Use a one-dimensional array to solve the following problem. Read in 20 numbers, each of which is between 10 and 100, inclusive. As each number is read, validate it and...