摘要: /*A simple C program*/ #include<stdio.h> int main(){ printf("my stuno is:202083290261\n"); printf("2020,give me an answer?\n"); return 0; } /*循环打印字符*/ 阅读全文
posted @ 2020-10-17 17:00 王舟 阅读(69) 评论(0) 推荐(0)