10 2023 档案

摘要:#include <stdio.h> #include <stdlib.h> #include <time.h> #include <windows.h> #define N 80 void print_text(int line, int col, char text[]); // 函数声明 vo 阅读全文
posted @ 2023-10-30 15:16 小黑酱 阅读(8) 评论(0) 推荐(0) 编辑
摘要:#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( time(0) ); / 阅读全文
posted @ 2023-10-16 22:45 小黑酱 阅读(4) 评论(0) 推荐(0) 编辑