0_0_13988148_23013.cpp
0_0_13988148_23013.cpp(10) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_13988148_23013.cpp(64) : error C2446: “<”: 没有从“double (__cdecl *)(double)”到“int”的转换
没有使该转换得以执行的上下文
0_0_13988148_23013.cpp(64) : error C2040: “<”:“int”与“double (__cdecl *)(double)”的间接寻址级别不同
0_0_13988148_23013.cpp(65) : error C2296: “-”: 非法,左操作数包含“double (__cdecl *)(double)”类型
0_0_13988148_23013.cpp(108) : error C2872: “end”: 不明确的符号
可能是“0_0_13988148_23013.cpp(10) : int end[2][100005]”
或 “end”
0_0_13988148_23013.cpp(126) : error C2872: “end”: 不明确的符号
可能是“0_0_13988148_23013.cpp(10) : int end[2][100005]”
或 “end”
0_0_13988148_23013.cpp(149) : error C2664: “void Find(int,int,int,int,int)”: 无法将参数 1 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_13988148_23013.cpp(157) : error C2872: “end”: 不明确的符号
可能是“0_0_13988148_23013.cpp(10) : int end[2][100005]”
或 “end”
|