摘要: 任务1 /*A simple C program */ #include <stdio.h> int main(){ printf("my stuno is:202083450086\n"); printf("2020,we need to fight.\n"); return 0; } 任务2 / 阅读全文
posted @ 2020-10-16 20:09 ignored 阅读(162) 评论(0) 推荐(0)