#include <stdio.h> int main(){ char *p="hello"; printf("%s\n",p); return 0; }
70,037
社区成员
243,246
社区内容
加载中
试试用AI创作助手写篇文章吧