0_0_32248580_5343.cpp
0_0_32248580_5343.cpp(8) : error C2373: “n”: 重定义;不同的类型修饰符
0_0_32248580_5343.cpp(7) : 参见“n”的声明
0_0_32248580_5343.cpp(11) : error C2057: 应输入常量表达式
0_0_32248580_5343.cpp(11) : error C2466: 不能分配常量大小为 0 的数组
0_0_32248580_5343.cpp(50) : error C2086: “int l”: 重定义
0_0_32248580_5343.cpp(50) : 参见“l”的声明
0_0_32248580_5343.cpp(50) : error C2086: “int r”: 重定义
0_0_32248580_5343.cpp(50) : 参见“r”的声明
0_0_32248580_5343.cpp(57) : error C2660: “change”: 函数不接受 6 个参数
0_0_32248580_5343.cpp(58) : error C2660: “change”: 函数不接受 6 个参数
0_0_32248580_5343.cpp(61) : error C2086: “int l”: 重定义
0_0_32248580_5343.cpp(61) : 参见“l”的声明
0_0_32248580_5343.cpp(61) : error C2086: “int r”: 重定义
0_0_32248580_5343.cpp(61) : 参见“r”的声明
0_0_32248580_5343.cpp(66) : error C2660: “qmax”: 函数不接受 5 个参数
0_0_32248580_5343.cpp(67) : error C2660: “qmax”: 函数不接受 5 个参数
0_0_32248580_5343.cpp(67) : error C2780: “_Ty std::max(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
0_0_32248580_5343.cpp(67) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(4101) : 参见“std::max”的声明
0_0_32248580_5343.cpp(67) : error C2784: “_Ty std::max(std::initializer_list<_Elem>)”: 未能从“int”为“std::initializer_list<_Elem>”推导 模板 参数
VC2013\INCLUDE\algorithm(4092) : 参见“std::max”的声明
0_0_32248580_5343.cpp(67) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
VC2013\INCLUDE\algorithm(4086) : 参见“std::max”的声明
0_0_32248580_5343.cpp(70) : error C2086: “int l”: 重定义
0_0_32248580_5343.cpp(70) : 参见“l”的声明
0_0_32248580_5343.cpp(70) : error C2086: “int r”: 重定义
0_0_32248580_5343.cpp(70) : 参见“r”的声明
0_0_32248580_5343.cpp(74) : error C2660: “qmax”: 函数不接受 5 个参数
0_0_32248580_5343.cpp(75) : error C2660: “qmax”: 函数不接受 5 个参数
|