摘要: /* A simple program */ #include <stdio.h> int main() { printf("My stuno is 202083450033\n2020, do you fine"); return 0; } /*循环打印字符*/ #include <stdio.h 阅读全文
posted @ 2020-10-17 21:20 赖梓贤 阅读(77) 评论(0) 推荐(0)