摘要: /* A simple C program */ #include <stdio.h> int main(){ printf("202083290318"); printf("hello,C\n"); printf("you're the best!"); return 0; } #include< 阅读全文
posted @ 2020-10-17 22:21 addicted少年 阅读(389) 评论(1) 推荐(0)