0_0_29704233_29559.cpp
0_0_29704233_29559.cpp(8) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_29704233_29559.cpp(24) : error C2659: “=”: 作为左操作数
0_0_29704233_29559.cpp(39) : error C2872: “next”: 不明确的符号
可能是“0_0_29704233_29559.cpp(10) : int next[4][2]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_29704233_29559.cpp(40) : error C2872: “next”: 不明确的符号
可能是“0_0_29704233_29559.cpp(10) : int next[4][2]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_29704233_29559.cpp(58) : error C2664: “void bfs(int,int,int [][202])”: 无法将参数 2 从“double (__cdecl *)(double)”转换为“int”
没有使该转换得以执行的上下文
|