0_0_17412511_9662.cpp
0_0_17412511_9662.cpp(9) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_17412511_9662.cpp(12) : error C2872: “next”: 不明确的符号
可能是“0_0_17412511_9662.cpp(6) : int next[3333333]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_17412511_9662.cpp(18) : error C2872: “next”: 不明确的符号
可能是“0_0_17412511_9662.cpp(6) : int next[3333333]”
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_17412511_9662.cpp(20) : error C3861: “min”: 找不到标识符
0_0_17412511_9662.cpp(21) : error C3861: “min”: 找不到标识符
0_0_17412511_9662.cpp(53) : error C2296: “-”: 非法,左操作数包含“double (__cdecl *)(double)”类型
0_0_17412511_9662.cpp(60) : error C2296: “-”: 非法,左操作数包含“double (__cdecl *)(double)”类型
|