Question: This program should - get names of input and output files from command line (NOT from user input) - read in integers from a csv


This program should - get names of input and output files from command line (NOT from user input) - read in integers from a csv (comma-separated values) file into a vector - compute the integer average of all of the values - convert each value in the vector to the difference between the original value and the average - write the new values into a csv file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
