摘要: 程序1 1 #define _CRT_SECURE_NO_WARNINGS 2 #include <stdio.h> 3 #include <stdlib.h> 4 #include <time.h> 5 #define N 5 6 #define N1 80 7 #define N2 35 8 i 阅读全文
posted @ 2025-10-14 13:51 deepsigh 阅读(9) 评论(1) 推荐(0)