lowest and highest number of a series No problems, have fun :) If it works as well, can you mark the question as "solved" so others know ...
lowest and highest number of a series If you were using if/else, it may not have captured the possibility of that number being the lowest ...
lowest and highest number of a series The new code I've posted should have fixed that problem. The original issue was that you were never ...
lowest and highest number of a series You should set them to certain values during the runthrough. So, highest should be "-1" (ie, below t...
c++ loopThe simplest way to do it is to have three variables: justEntered, sumOfEntered and totalNumbersEnte...
This user does not accept Private Messages