10 2020 档案

摘要:/*A simple C program*/ #include <stdio.h> int main(){ printf("my stuno is:202083290315\n"); printf("2020:nothing is undefeatable"); return 0; } /*循环打印 阅读全文
posted @ 2020-10-18 19:28 周泓佑 阅读(53) 评论(0) 推荐(0)