Write a C++ console application that allows your user to enter the maximum and minimum temperatures for each of 12 months into arrays of doubles.
Use your first and last initials to name the two files you need to submit. For example, when William J. Groen submits his work, the name of the file containing source code will be named “WGLab5.zip” and the name of the file containing screen shot for the execution of the program should be WGLab5.docx. Write … Read more