Auto commit
This commit is contained in:
parent
fd10dcce9e
commit
1843d42e7e
@ -1,11 +1,5 @@
|
||||
1. **数组求和**
|
||||
- 编写一个程序,定义一个包含10个整数的数组,计算并输出数组中所有元素的和。
|
||||
|
||||
```c
|
||||
#include <stdio.h>
|
||||
```
|
||||
|
||||
|
||||
2. **数组最大值和最小值**
|
||||
- 编写一个程序,定义一个包含10个整数的数组,找到并输出数组中的最大值和最小值。
|
||||
3. **数组逆序**
|
||||
|
Loading…
x
Reference in New Issue
Block a user