0_0_16371262_18040.cpp
0_0_16371262_18040.cpp(25) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_16371262_18040.cpp(83) : error C2440: “=”: 无法从“double (__cdecl *)(double)”转换为“double”
没有使该转换得以执行的上下文
0_0_16371262_18040.cpp(85) : error C2440: “=”: 无法从“double (__cdecl *)(double)”转换为“double”
没有使该转换得以执行的上下文
0_0_16371262_18040.cpp(92) : error C2440: “=”: 无法从“double (__cdecl *)(double)”转换为“double”
没有使该转换得以执行的上下文
0_0_16371262_18040.cpp(101) : error C2065: “i”: 未声明的标识符
0_0_16371262_18040.cpp(103) : error C2065: “i”: 未声明的标识符
0_0_16371262_18040.cpp(103) : error C2228: “.x”的左边必须有类/结构/联合
0_0_16371262_18040.cpp(103) : error C2228: “.y_down”的左边必须有类/结构/联合
0_0_16371262_18040.cpp(103) : error C2228: “.y_up”的左边必须有类/结构/联合
0_0_16371262_18040.cpp(103) : error C2228: “.flag”的左边必须有类/结构/联合
0_0_16371262_18040.cpp(103) : error C2660: “insert”: 函数不接受 1 个参数
|