0_0_18295363_24254.cpp
0_0_18295363_24254.cpp(9) : error C2365: “_y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(552) : 参见“_y1”的声明
0_0_18295363_24254.cpp(72) : error C2664: “void _update(int,int,LL)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_18295363_24254.cpp(74) : error C2664: “void _update(int,int,LL)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_18295363_24254.cpp(79) : error C2296: “-”: 非法,左操作数包含“double (__cdecl *)(double)”类型
0_0_18295363_24254.cpp(79) : error C2660: “query”: 函数不接受 1 个参数
|