摘要: #define _CRT_SECURE_NO_WARNINGS 1 #include<stdio.h> #include<stdlib.h> #include<time.h> #include<windows.h> #define N 80 void print_text(int line, int 阅读全文
posted @ 2022-11-06 17:05 王广诚 阅读(7) 评论(0) 推荐(0) 编辑