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