0_0_20789118_25116.cpp
0_0_20789118_25116.cpp(15) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_20789118_25116.cpp(51) : error C2659: “=”: 作为左操作数
0_0_20789118_25116.cpp(61) : error C2296: “-”: 非法,左操作数包含“double (__cdecl *)(double)”类型
0_0_20789118_25116.cpp(64) : error C2664: “void dfs(int,int)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
|