#include<stdio.h>
int main()
{
goto state;
state ;
printf("let's play a game");
char c;
c =getchar();
fflush(stdin);
}
--------------------配置: mingw5 - CUI Debug, 编译器类型: MinGW--------------------
检查文件依赖性...
正在编译 C:\Users\hust\Documents\C-Free\Temp\未命名1.cpp...
[Error] C:\Users\hust\Documents\C-Free\Temp\未命名1.cpp:5: error: `state' was not declared in this scope
[Error] C:\Users\hust\Documents\C-Free\Temp\未命名1.cpp:4: error: label `state' used but not defined
[Warning] C:\Users\hust\Documents\C-Free\Temp\未命名1.cpp:11:2: warning: no newline at end of file
构建中止 未命名1: 2 个错误, 1 个警告
至尊宝的传说
ibeautiful
慕侠2389804