摘要: /*A simple C program*/ #include<stdio.h> int main(){ printf("my stuno is:202083290274\n" "2020 is bound to astonishing.\n"); return 0; } 任务2 /*循环打印字符* 阅读全文
posted @ 2020-10-15 23:00 Xx0 阅读(61) 评论(1) 推荐(0) 编辑