0_0_8268835_26444.cpp
0_0_8268835_26444.cpp(94) : error C2018: 未知字符“0xb7”
0_0_8268835_26444.cpp(94) : error C2018: 未知字符“0xbd”
0_0_8268835_26444.cpp(94) : error C2018: 未知字符“0xb7”
0_0_8268835_26444.cpp(94) : error C2018: 未知字符“0xa8”
0_0_8268835_26444.cpp(94) : error C2018: 未知字符“0xb6”
0_0_8268835_26444.cpp(94) : error C2018: 未知字符“0xfe”
0_0_8268835_26444.cpp(101) : error C2369: “a” : 重定义;不同的下标
0_0_8268835_26444.cpp(9) : 参见“a”的声明
0_0_8268835_26444.cpp(104) : error C2084: 函数“int main(void)”已有主体
0_0_8268835_26444.cpp(54) : 参见“main”的前一个定义
0_0_8268835_26444.cpp(115) : error C2679: 二进制“=” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_8268835_26444.cpp(115) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
0_0_8268835_26444.cpp(123) : error C2676: 二进制“+=” : “shop”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_8268835_26444.cpp(123) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
0_0_8268835_26444.cpp(126) : error C2784: “bool std::operator >(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)” : 未能推导出“const std::_Tree<_Traits> &”(从“shop”中)的模板参数
VC\include\xtree(1177) : 参见“std::operator`>'”的声明
0_0_8268835_26444.cpp(126) : error C2784: “bool std::operator >(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)” : 未能推导出“const std::basic_string<_Elem,_Traits,_Ax> &”(从“shop”中)的模板参数
VC\include\string(178) : 参见“std::operator`>'”的声明
0_0_8268835_26444.cpp(126) : error C2784: “bool std::operator >(const _Elem *,const std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“const T1 *”(从“shop”中)的模板参数
VC\include\string(168) : 参见“std::operator`>'”的声明
0_0_8268835_26444.cpp(126) : error C2784: “bool std::operator >(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“const std::basic_string<_Elem,_Traits,_Ax> &”(从“shop”中)的模板参数
VC\include\string(158) : 参见“std::operator`>'”的声明
0_0_8268835_26444.cpp(126) : error C2784: “bool std::operator >(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“shop”中)的模板参数
VC\include\xutility(662) : 参见“std::operator`>'”的声明
0_0_8268835_26444.cpp(126) : error C2784: “bool std::operator >(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“shop”中)的模板参数
VC\include\utility(82) : 参见“std::operator`>'”的声明
0_0_8268835_26444.cpp(126) : error C2676: 二进制“>” : “shop”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_8268835_26444.cpp(126) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
0_0_8268835_26444.cpp(126) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
|