write a C++ program to read the data from a file and put in a 2d array. This data contains the details of each sales person records. After the details are read and inserted, now calculate the grand total of each sales person and find out the sales person of the month.