0_0_6872728_6483.cpp
0_0_6872728_6483.cpp(49) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::string”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_6872728_6483.cpp(49) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::string”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_6872728_6483.cpp(49) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::string”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_6872728_6483.cpp(49) : error C2676: 二进制“+” : “std::string”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_6872728_6483.cpp(75) : error C2679: 二进制“>>” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_6872728_6483.cpp(75) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|