PROGRAMMING:Declaration and creation of one dimensional array
Declare and create an int type one-dimensional array, store five integers: 1, 2, 3, 4, 5, and output the average value of five integers.
###Input format:
nothing
###Output format:
three
###Input example:
```in
```
###Output example:
The corresponding output is given here. For example:
```out
three
```
answer:If there is no answer, please comment
###Input format:
nothing
###Output format:
three
###Input example:
```in
```
###Output example:
The corresponding output is given here. For example:
```out
three
```
answer:If there is no answer, please comment