0_0_28900399_1287.cpp
0_0_28900399_1287.cpp(68) : error C2061: 语法错误: 标识符“vector”
0_0_28900399_1287.cpp(70) : error C2065: “rec”: 未声明的标识符
0_0_28900399_1287.cpp(70) : error C2228: “.resize”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_28900399_1287.cpp(73) : error C2065: “rec”: 未声明的标识符
0_0_28900399_1287.cpp(76) : error C2065: “rec”: 未声明的标识符
0_0_28900399_1287.cpp(86) : error C2065: “vector”: 未声明的标识符
0_0_28900399_1287.cpp(86) : error C2275: “Point”: 将此类型用作表达式非法
0_0_28900399_1287.cpp(13) : 参见“Point”的声明
0_0_28900399_1287.cpp(86) : error C2065: “rec”: 未声明的标识符
0_0_28900399_1287.cpp(87) : error C2065: “rec”: 未声明的标识符
0_0_28900399_1287.cpp(89) : error C2065: “rec”: 未声明的标识符
0_0_28900399_1287.cpp(89) : error C2660: “ison”: 函数不接受 2 个参数
0_0_28900399_1287.cpp(95) : error C2065: “rec”: 未声明的标识符
0_0_28900399_1287.cpp(95) : error C2660: “ison”: 函数不接受 2 个参数
0_0_28900399_1287.cpp(102) : error C2065: “rec”: 未声明的标识符
0_0_28900399_1287.cpp(102) : error C2660: “angle”: 函数不接受 1 个参数
0_0_28900399_1287.cpp(103) : error C2065: “rec”: 未声明的标识符
0_0_28900399_1287.cpp(103) : error C2660: “cross”: 函数不接受 1 个参数
|