0_0_11754551_18371.cpp
0_0_11754551_18371.cpp(28) : error C2079: “Point::Poly”使用未定义的 struct“Point”
0_0_11754551_18371.cpp(28) : error C2460: “Point::cur” : 使用正在定义的“Point”
0_0_11754551_18371.cpp(17) : 参见“Point”的声明
0_0_11754551_18371.cpp(28) : error C2460: “Point::targ” : 使用正在定义的“Point”
0_0_11754551_18371.cpp(17) : 参见“Point”的声明
0_0_11754551_18371.cpp(32) : error C2804: 二进制“operator +”的参数太多
0_0_11754551_18371.cpp(32) : error C2333: “Point::operator`+'” : 函数声明中有错误;跳过函数体
0_0_11754551_18371.cpp(33) : error C2804: 二进制“operator -”的参数太多
0_0_11754551_18371.cpp(33) : error C2333: “Point::operator`-'” : 函数声明中有错误;跳过函数体
0_0_11754551_18371.cpp(34) : error C2804: 二进制“operator *”的参数太多
0_0_11754551_18371.cpp(34) : error C2333: “Point::operator`*'” : 函数声明中有错误;跳过函数体
0_0_11754551_18371.cpp(35) : error C2804: 二进制“operator /”的参数太多
0_0_11754551_18371.cpp(35) : error C2333: “Point::operator`/'” : 函数声明中有错误;跳过函数体
0_0_11754551_18371.cpp(36) : error C2804: 二进制“operator ==”的参数太多
0_0_11754551_18371.cpp(36) : error C2333: “Point::operator`=='” : 函数声明中有错误;跳过函数体
0_0_11754551_18371.cpp(225) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_11754551_18371.cpp(17)”)匹配之前遇到文件结束
|