运行 ❯
获取您
自己的
网站
×
更改方向
更改主题,暗/亮
前往 Spaces
#include <stdio.h> int main() { printf("Hello World!") return 0; }
在函数 'main' 中
错误:预期在 'return' 之前出现 ';'