F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_11455170_7282.cpp
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)” : 未能推导出“const std::basic_string<_Elem,_Traits,_Ax> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\string(88) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const _Elem *,const std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“const T1 *”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\string(78) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : 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> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\string(68) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)” : 未能推导出“const std::_Tree<_Traits> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\xtree(1157) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::queue<_Ty,_Container> &,const std::queue<_Ty,_Container> &)” : 未能推导出“const std::queue<_Ty,_Container> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\queue(81) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::deque<_Ty,_Alloc> &,const std::deque<_Ty,_Alloc> &)” : 未能推导出“const std::deque<_Ty,_Ax> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\deque(982) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)” : 未能推导出“const std::vector<_Ty,_Ax> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\vector(900) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)” : 未能推导出“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\iterator(223) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\xmemory(165) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\xutility(940) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::pair<_Ty1,_Ty2>”中)的模板参数
        with
        [
            _Ty1=int,
            _Ty2=int
        ]
        VC\include\xutility(641) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2784: “bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“int”中)的模板参数
        VC\include\utility(57) : 参见“std::operator`=='”的声明
0_0_11455170_7282.cpp(94) : error C2676: 二进制“==” : “std::pair<_Ty1,_Ty2>”不定义该运算符或到预定义运算符可接收的类型的转换
        with
        [
            _Ty1=int,
            _Ty2=int
        ]


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-09-29 07:24:39, Gzip enabled