Guest
Login
跳过导航链接

Compile Error:

  
(13) : error C2059: 语法错误 : “[”
(13) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
(13) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
(13) : error C2065: “c”: 未声明的标识符
(13) : error C2059: 语法错误 : “)”
(39) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
(39) : error C2143: 语法错误 : 缺少“,”(在“:”的前面)
(39) : error C2530: “w”: 必须初始化引用
(39) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
(40) : error C2784: “bool std::operator ==(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“const int”为“const std::vector<_Ty,_Alloc> &”推导 模板 参数
        VC8\include\vector(1259) : 参见“std::operator ==”的声明
(40) : error C2784: “bool std::operator ==(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)”: 无法从“const int”为“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”推导 模板 参数
        VC8\include\iterator(266) : 参见“std::operator ==”的声明
(40) : error C2784: “bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)”: 无法从“const int”为“const std::basic_string<_Elem,_Traits,_Alloc> &”推导 模板 参数
        VC8\include\string(91) : 参见“std::operator ==”的声明
(40) : error C2784: “bool std::operator ==(const _Elem *,const std::basic_string<_Elem,_Traits,_Alloc> &)”: 无法从“const int”为“const _Elem *”推导 模板 参数
        VC8\include\string(81) : 参见“std::operator ==”的声明
(40) : error C2784: “bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &)”: 无法从“const int”为“const std::basic_string<_Elem,_Traits,_Alloc> &”推导 模板 参数
        VC8\include\string(71) : 参见“std::operator ==”的声明
(40) : error C2784: “bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &) throw()”: 无法从“const int”为“const std::allocator<_Ty> &”推导 模板 参数
        VC8\include\xmemory(174) : 参见“std::operator ==”的声明
(40) : error C2784: “bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)”: 无法从“const int”为“const std::istreambuf_iterator<_Elem,_Traits> &”推导 模板 参数
        VC8\include\xutility(2143) : 参见“std::operator ==”的声明
(40) : error C2784: “bool std::operator ==(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“const int”为“const std::reverse_iterator<_RanIt> &”推导 模板 参数
        VC8\include\xutility(1826) : 参见“std::operator ==”的声明
(40) : error C2784: “bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“const int”为“const std::pair<_Ty1,_Ty2> &”推导 模板 参数
        VC8\include\utility(60) : 参见“std::operator ==”的声明
(40) : error C2677: 二进制“==”: 没有找到接受“std::string”类型的全局运算符(或没有可接受的转换)

  

Zhe Jiang University Of Technology Online Programming Space Beta1.3
Designed & Developped By Jin Qiwei
Refactored By cb@zjut.edu.cn , QQ Group: 723311416  All Copyright Reserved 2006-
53