- Accept 06_01_simple_math
- Get main.cpp
Reading a file numbers.txt. This file contains a list of integers. If the file is opened successfully, you should get the largest number, the smallest number, and the average of the numbers in the file. If the file is not opened successfully, exit project.