摘要: 一.实验任务一 源码 #include <stdio.h> #include <stdlib.h> #include<time.h> #define N 5 #define N1 374 #define N2 465 int main(){ int number; int i; srand( tim 阅读全文
posted @ 2023-10-16 17:34 Sn002 阅读(37) 评论(0) 推荐(0)