(7) : error C2065: “sum”: 未声明的标识符
(12) : error C2563: 在形参表中不匹配
(12) : error C2568: “>=”: 无法解析函数重载
VC8\include\xutility(2944): 可能是“const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”
VC8\include\xutility(2936): 或“const _Ty &std::max(const _Ty &,const _Ty &)”
(12) : error C2659: “=”: 作为左操作数
(13) : error C2563: 在形参表中不匹配
(13) : error C2568: “<=”: 无法解析函数重载
VC8\include\xutility(2959): 可能是“const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”
VC8\include\xutility(2951): 或“const _Ty &std::min(const _Ty &,const _Ty &)”
(13) : error C2659: “=”: 作为左操作数
(15) : error C2563: 在形参表中不匹配
(15) : error C2568: “-”: 无法解析函数重载
VC8\include\xutility(2944): 可能是“const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”
VC8\include\xutility(2936): 或“const _Ty &std::max(const _Ty &,const _Ty &)”