0_0_39587018_28433.cpp
0_0_39587018_28433.cpp(35) : error C2040: “a”:“int [300010][2]”与“i64 [300010]”的间接寻址级别不同
0_0_39587018_28433.cpp(47) : error C2109: 下标要求数组或指针类型
0_0_39587018_28433.cpp(62) : error C2109: 下标要求数组或指针类型
0_0_39587018_28433.cpp(63) : error C2109: 下标要求数组或指针类型
0_0_39587018_28433.cpp(74) : error C2109: 下标要求数组或指针类型
0_0_39587018_28433.cpp(75) : error C2109: 下标要求数组或指针类型
0_0_39587018_28433.cpp(83) : error C2109: 下标要求数组或指针类型
0_0_39587018_28433.cpp(91) : error C2109: 下标要求数组或指针类型
0_0_39587018_28433.cpp(99) : error C2109: 下标要求数组或指针类型
0_0_39587018_28433.cpp(104) : error C2784: “_Ty std::max(std::initializer_list<_Elem>,_Pr)”: 未能从“int”为“std::initializer_list<_Elem>”推导 模板 参数
VC2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
0_0_39587018_28433.cpp(104) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(4101) : 参见“std::max”的声明
0_0_39587018_28433.cpp(104) : error C2780: “_Ty std::max(std::initializer_list<_Elem>)”: 应输入 1 个参数,却提供了 2 个
VC2013\INCLUDE\algorithm(4092) : 参见“std::max”的声明
0_0_39587018_28433.cpp(104) : error C2782: “const _Ty &std::max(const _Ty &,const _Ty &)”: 模板 参数“_Ty”不明确
VC2013\INCLUDE\algorithm(4086) : 参见“std::max”的声明
可能是“i64”
或 “int”
|