0_0_39389637_24304.cpp
0_0_39389637_24304.cpp(42) : error C2677: 二进制“&&”: 没有找到接受“std::pair<int,int>”类型的全局运算符(或没有可接受的转换)
0_0_39389637_24304.cpp(42) : error C2146: 语法错误: 缺少“)”(在标识符“not”的前面)
0_0_39389637_24304.cpp(42) : error C2065: “not”: 未声明的标识符
0_0_39389637_24304.cpp(42) : error C2146: 语法错误: 缺少“;”(在标识符“in”的前面)
0_0_39389637_24304.cpp(42) : error C2065: “in”: 未声明的标识符
0_0_39389637_24304.cpp(42) : error C2146: 语法错误: 缺少“;”(在标识符“visited”的前面)
0_0_39389637_24304.cpp(42) : error C2059: 语法错误:“)”
0_0_39389637_24304.cpp(43) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_39389637_24304.cpp(43) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_39389637_24304.cpp(48) : error C2065: “nextPositions”: 未声明的标识符
0_0_39389637_24304.cpp(48) : error C2228: “.empty”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39389637_24304.cpp(53) : error C2065: “nextPositions”: 未声明的标识符
0_0_39389637_24304.cpp(56) : error C2059: 语法错误:“return”
0_0_39389637_24304.cpp(57) : error C2059: 语法错误:“}”
0_0_39389637_24304.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_39389637_24304.cpp(59) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39389637_24304.cpp(59) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
|