摘要: /* A simple C program */ #include <stdio.h> int main () { printf("202083290312.\n"); printf("hello,C\n"); printf("I can be hard!"); return 0; getchar; 阅读全文
posted @ 2020-10-18 19:23 szr46 阅读(58) 评论(1) 推荐(0)