摘要: #include<stdio.h> #include<stdlib.h> int main(){ printf("我的学号;202083290277\n你别认输,天黑后就是日出"); system("pause"); return 0; } /*循环打印字符*/ #include<stdio.h> 阅读全文
posted @ 2020-10-17 13:27 涂涂不吃葱 阅读(70) 评论(2) 推荐(0)