0_0_22030515_17569.cpp
0_0_22030515_17569.cpp(15) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_22030515_17569.cpp(29) : error C2107: 非法索引,不允许间接寻址
0_0_22030515_17569.cpp(40) : error C2107: 非法索引,不允许间接寻址
0_0_22030515_17569.cpp(76) : error C2784: “_Ty std::min(std::initializer_list<_Elem>,_Pr)”: 未能从“重载函数类型”为“重载函数类型”推导 模板 参数
VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
0_0_22030515_17569.cpp(76) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_22030515_17569.cpp(76) : error C2780: “_Ty std::min(std::initializer_list<_Elem>)”: 应输入 1 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(4125) : 参见“std::min”的声明
0_0_22030515_17569.cpp(76) : error C2782: “const _Ty &std::min(const _Ty &,const _Ty &)”: 模板 参数“_Ty”不明确
VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
可能是“int”
或 “double (double)”
0_0_22030515_17569.cpp(76) : error C2784: “_Ty std::max(std::initializer_list<_Elem>,_Pr)”: 未能从“重载函数类型”为“重载函数类型”推导 模板 参数
VC2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
VC2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
0_0_22030515_17569.cpp(76) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(4101) : 参见“std::max”的声明
0_0_22030515_17569.cpp(76) : error C2780: “_Ty std::max(std::initializer_list<_Elem>)”: 应输入 1 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(4092) : 参见“std::max”的声明
0_0_22030515_17569.cpp(76) : error C2782: “const _Ty &std::max(const _Ty &,const _Ty &)”: 模板 参数“_Ty”不明确
VC2013\INCLUDE\algorithm(4086) : 参见“std::max”的声明
可能是“int”
或 “double (double)”
0_0_22030515_17569.cpp(90) : error C2107: 非法索引,不允许间接寻址
0_0_22030515_17569.cpp(92) : error C2296: “+”: 非法,左操作数包含“double (__cdecl *)(double)”类型
0_0_22030515_17569.cpp(103) : error C2296: “-”: 非法,左操作数包含“double (__cdecl *)(double)”类型
0_0_22030515_17569.cpp(167) : error C2107: 非法索引,不允许间接寻址
0_0_22030515_17569.cpp(173) : error C2107: 非法索引,不允许间接寻址
0_0_22030515_17569.cpp(180) : error C2107: 非法索引,不允许间接寻址
|