0_0_6736575_3278.cpp
0_0_6736575_3278.cpp(29) : error C2065: “tot” : 未声明的标识符
0_0_6736575_3278.cpp(31) : error C3861: “tot”: 即使使用参数相关的查找,也未找到标识符
0_0_6736575_3278.cpp(31) : error C3861: “tot”: 即使使用参数相关的查找,也未找到标识符
0_0_6736575_3278.cpp(34) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)” : 应输入 3 个参数,却提供了 2 个
VC\include\xutility(1265) : 参见“std::min”的声明
0_0_6736575_3278.cpp(34) : error C3861: “tot”: 即使使用参数相关的查找,也未找到标识符
0_0_6736575_3278.cpp(43) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)” : 应输入 3 个参数,却提供了 2 个
VC\include\xutility(1265) : 参见“std::min”的声明
0_0_6736575_3278.cpp(43) : error C3861: “tot”: 即使使用参数相关的查找,也未找到标识符
|