C++ program that calculates and displays the total of its previous month's sales. The sales amounts, which are shown here, are stored in a two-dimensional array named sales. The sales array contains three rows and two columns. The first column contains the the sales amounts for paperback books sold in each of the three stores, the second column contains the sales amounts for the hardbook sold in each of the three stores.