0_0_6220286_141.cpp
0_0_6220286_141.cpp(11) : error C2065: “__int” : 未声明的标识符
0_0_6220286_141.cpp(11) : error C2143: 语法错误 : 缺少“;”(在“常数”的前面)
0_0_6220286_141.cpp(11) : error C2146: 语法错误 : 缺少“;”(在标识符“max”的前面)
0_0_6220286_141.cpp(11) : error C2659: “=” : 作为左操作数的重载函数
0_0_6220286_141.cpp(17) : error C2563: 在形参表中不匹配
0_0_6220286_141.cpp(17) : error C2568: “>” : 无法解析函数重载
VC\include\xutility(1250): 可能是“const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”
VC\include\xutility(1242): 或 “const _Ty &std::max(const _Ty &,const _Ty &)”
0_0_6220286_141.cpp(18) : error C2659: “=” : 作为左操作数的重载函数
0_0_6220286_141.cpp(20) : error C2563: 在形参表中不匹配
0_0_6220286_141.cpp(20) : error C2568: “*” : 无法解析函数重载
VC\include\xutility(1250): 可能是“const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”
VC\include\xutility(1242): 或 “const _Ty &std::max(const _Ty &,const _Ty &)”
|