摘要: /*A simple C program*/ #include <stdio.h> int main(){ printf("my stuno is:202083290268\n"); printf("i want be a better person\n"); return 0; } /*循环打印字 阅读全文
posted @ 2020-10-18 22:44 陈政岩 阅读(70) 评论(1) 推荐(0)