Banner Home Page DIY Contests Problems Ranklist Status Statistics

View Compilation Error

2_30942_2456402_24447.cpp
2_30942_2456402_24447.cpp(39) : error C2784: “_Ty std::max(std::initializer_list<_Elem>,_Pr)”: 未能从“ll”为“std::initializer_list<_Elem>”推导 模板 参数
        2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
2_30942_2456402_24447.cpp(39) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 2 个
        2013\INCLUDE\algorithm(4101) : 参见“std::max”的声明
2_30942_2456402_24447.cpp(39) : error C2780: “_Ty std::max(std::initializer_list<_Elem>)”: 应输入 1 个参数,却提供了 2 个
        2013\INCLUDE\algorithm(4092) : 参见“std::max”的声明
2_30942_2456402_24447.cpp(39) : error C2782: “const _Ty &std::max(const _Ty &,const _Ty &)”: 模板 参数“_Ty”不明确
        2013\INCLUDE\algorithm(4086) : 参见“std::max”的声明
        可能是“int”
        或       “ll”