0_0_13544950_30231.cpp
0_0_13544950_30231.cpp(81) : error C2086: “int minn”: 重定义
0_0_13544950_30231.cpp(10) : 参见“minn”的声明
0_0_13544950_30231.cpp(81) : error C2086: “int m”: 重定义
0_0_13544950_30231.cpp(10) : 参见“m”的声明
0_0_13544950_30231.cpp(81) : error C2086: “int n”: 重定义
0_0_13544950_30231.cpp(10) : 参见“n”的声明
0_0_13544950_30231.cpp(81) : error C2086: “int ax”: 重定义
0_0_13544950_30231.cpp(10) : 参见“ax”的声明
0_0_13544950_30231.cpp(81) : error C2086: “int ay”: 重定义
0_0_13544950_30231.cpp(10) : 参见“ay”的声明
0_0_13544950_30231.cpp(82) : error C2374: “dir”: 重定义;多次初始化
0_0_13544950_30231.cpp(11) : 参见“dir”的声明
0_0_13544950_30231.cpp(83) : error C2086: “bool flag[220][220]”: 重定义
0_0_13544950_30231.cpp(12) : 参见“flag”的声明
0_0_13544950_30231.cpp(84) : error C2086: “char maps[220][220]”: 重定义
0_0_13544950_30231.cpp(13) : 参见“maps”的声明
0_0_13544950_30231.cpp(87) : error C2084: 函数“void inPut(void)”已有主体
0_0_13544950_30231.cpp(15) : 参见“inPut”的前一个定义
0_0_13544950_30231.cpp(100) : error C2084: 函数“void dfs(int,int,int)”已有主体
0_0_13544950_30231.cpp(28) : 参见“dfs”的前一个定义
0_0_13544950_30231.cpp(119) : error C3861: “dfs”: 找不到标识符
0_0_13544950_30231.cpp(120) : error C3861: “dfs”: 找不到标识符
0_0_13544950_30231.cpp(121) : error C3861: “dfs”: 找不到标识符
0_0_13544950_30231.cpp(122) : error C3861: “dfs”: 找不到标识符
0_0_13544950_30231.cpp(127) : error C2084: 函数“int main(void)”已有主体
0_0_13544950_30231.cpp(55) : 参见“main”的前一个定义
0_0_13544950_30231.cpp(133) : error C3861: “inPut”: 找不到标识符
0_0_13544950_30231.cpp(135) : error C3861: “dfs”: 找不到标识符
|