摘要:
ask1是 相同是 相同 16 每个数组占据16个字节 ask2 形参: int x[N] int n,i; 实参: x n input 从键盘中输入数依次赋值给数组int【】中的每一位数 ompute 首先将数组中第一个数作为最大最小值,然后将数组中每一位数与最大最小值比较,更新其的值,同时ans 阅读全文
摘要:
TASK1` #include <stdio.h> include <stdlib.h> include <time.h> define N 5 define N1 80 define N2 35 int main() { int cnt; int random_major, random_no; 阅读全文