CISC181 02/10/06, 2.30pm Outline ======= (1) Start with readNums.cc This program finds the sum of some integers that are in a text file. (2) Then write new versions of this program that find min, max, average (3) Then, discover one problem with this program, and fix it... (4) Then find an even better way.... (5) Then, see some cool assignments we might do later in the semester...