Write a C++ program that asks the user to enter 12 temperatures for each month in the year and store them in a one-dimensional array called "temps".
The program should find and print the average temperature of TEN months after excluding the months with the maximum and the minimum temperatures. The program should also print all month numbers tog