Introduction - If you have any usage issues, please Google them yourself
Chapter 4 Array 1. Define a one-dimensional array of type int, contains 10 elements, respectively, assigned some random integer, then find all the elements of the maximum, minimum, average, and values, and output them.