0_0_39378224_24149.cpp
0_0_39378224_24149.cpp(9) : error C2365: “y0”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1000) : 参见“y0”的声明
0_0_39378224_24149.cpp(19) : error C2440: “=”: 无法从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
0_0_39378224_24149.cpp(54) : error C2659: “=”: 作为左操作数
0_0_39378224_24149.cpp(59) : error C2664: “void BFS(int,int)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
|