-->
当前位置:首页 > 题库

PROGRAMMING:Declaration and creation of one dimensional array

Luz5年前 (2021-05-10)题库408
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