05 2025 档案

摘要:task 1.1 1 #include <stdio.h> 2 #define N 5 3 #include<stdlib.h> 4 void input(int x[], int n); 5 void output(int x[], int n); 6 void find_min_max(int 阅读全文
posted @ 2025-05-18 22:40 闫芊语 阅读(11) 评论(0) 推荐(0)