0_0_2837223_7740.cpp
0_0_2837223_7740.cpp(882) : error C2677: 二进制“[” : 没有找到接受“bigint”类型的全局运算符(或没有可接受的转换)
0_0_2837223_7740.cpp(885) : error C2784: “bool std::operator <=(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“int”中)的模板参数
VC\include\xutility(669) : 参见“std::operator`<='”的声明
0_0_2837223_7740.cpp(885) : error C2784: “bool std::operator <=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“int”中)的模板参数
VC\include\utility(90) : 参见“std::operator`<='”的声明
0_0_2837223_7740.cpp(885) : error C2677: 二进制“<=” : 没有找到接受“bigint”类型的全局运算符(或没有可接受的转换)
|