数组

35 阅读1分钟

数组:批量定义同一个类型的变量 从键盘输入n个数字,计算它们的平均值,并输出。 sizeof(arr)/sizof(int)用于计算组的长度

image.png

image.png