0_0_31531768_7899.cpp
0_0_31531768_7899.cpp(7) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_31531768_7899.cpp(54) : error C2065: “xy”: 未声明的标识符
0_0_31531768_7899.cpp(59) : error C2107: 非法索引,不允许间接寻址
0_0_31531768_7899.cpp(60) : error C2664: “void dfs(int,int,int)”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
|