2023年11月27日

实验5

摘要: 实验5 实验5.1.1源码 #include <stdio.h> #include<stdlib.h> #define N 5 void input(int x[], int n); void output(int x[], int n); void find_min_max(int x[], in 阅读全文

posted @ 2023-11-27 17:12 Awayfyforever 阅读(24) 评论(0) 推荐(0)

导航