Some programs read cin for their input.
Sample data files are in the data directory:

     File           Programs that use that input file
     ----           --------
   string_io        string_io, string_io2
   word_echo        word_echo, getline
   add_using        add_using 

Programs not listed above print output and do
not read any input

