0_0_33133763_31500.cpp
0_0_33133763_31500.cpp(5) : error C2365: “yn”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1002) : 参见“yn”的声明
0_0_33133763_31500.cpp(10) : error C2446: “==”: 没有从“double (__cdecl *)(int,double)”到“int”的转换
没有使该转换得以执行的上下文
0_0_33133763_31500.cpp(10) : error C2040: “==”:“int”与“double (__cdecl *)(int,double)”的间接寻址级别不同
0_0_33133763_31500.cpp(21) : error C2872: “next”: 不明确的符号
可能是“0_0_33133763_31500.cpp(6) : int next[4][2]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_33133763_31500.cpp(22) : error C2872: “next”: 不明确的符号
可能是“0_0_33133763_31500.cpp(6) : int next[4][2]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_33133763_31500.cpp(54) : error C2659: “=”: 作为左操作数
|