0_0_35860335_17053.cpp
0_0_35860335_17053.cpp(29) : error C2365: “y0”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1000) : 参见“y0”的声明
0_0_35860335_17053.cpp(30) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_35860335_17053.cpp(70) : error C2440: “=”: 无法从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_35860335_17053.cpp(72) : error C2440: “=”: 无法从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_35860335_17053.cpp(73) : error C2107: 非法索引,不允许间接寻址
0_0_35860335_17053.cpp(81) : error C2659: “=”: 作为左操作数
0_0_35860335_17053.cpp(83) : error C2659: “=”: 作为左操作数
0_0_35860335_17053.cpp(87) : error C2664: “bool judge(int,int,int,int)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_35860335_17053.cpp(97) : error C2664: “std::pair<int,int> reset(int,int,int)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_35860335_17053.cpp(100) : error C2446: “==”: 没有从“double (__cdecl *)(double)”到“int”的转换
没有使该转换得以执行的上下文
0_0_35860335_17053.cpp(100) : error C2040: “==”:“int”与“double (__cdecl *)(double)”的间接寻址级别不同
0_0_35860335_17053.cpp(102) : error C2664: “std::pair<int,int> reset(int,int,int)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_35860335_17053.cpp(137) : error C2659: “=”: 作为左操作数
0_0_35860335_17053.cpp(139) : error C2659: “=”: 作为左操作数
|