0_0_25461435_2691.cpp
0_0_25461435_2691.cpp(33) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_25461435_2691.cpp(72) : error C2664: “void add(int,int,LL)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_25461435_2691.cpp(75) : error C2664: “void add(int,int,LL)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_25461435_2691.cpp(78) : error C2171: “--”:“double (__cdecl *)(double)”类型的操作数非法
0_0_25461435_2691.cpp(78) : error C2105: “--”需要左值
0_0_25461435_2691.cpp(79) : error C2664: “LL query(int,int)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_25461435_2691.cpp(83) : error C2181: 没有匹配 if 的非法 else
|