Done in C++, Write a program to read the input file, shown below
and write out the output file shown below. Use only string objects
and string functions to process the data. Do not use c-string
functions or stringstream (or istringstream or ostringstream) class
objects for your solution.
Input File
Cincinnati 27, Buffalo 24
Detroit 31, Cleveland 17
Kansas City 24, Oakland 7
Carolina 35, Minnesota 10
Pittsburgh 19, NY Jets 6
Philadelphia 31, Tampa Bay 20
Green Bay 19,...