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_4103228_3617.cpp
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)” : 未能推导出“const std::_Tree<_Traits> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\xtree(1164) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)” : 未能推导出“const std::_Tree<_Traits> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\xtree(1164) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)” : 未能推导出“const std::vector<_Ty,_Ax> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\vector(908) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)” : 未能推导出“const std::vector<_Ty,_Ax> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\vector(908) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : 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::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\iterator(231) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : 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::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\iterator(231) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\xmemory(172) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\xmemory(172) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\xutility(949) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\xutility(949) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2782: “bool std::operator !=(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 模板参数“_RanIt”不明确
        VC\include\xutility(648) : 参见“std::operator`!='”的声明
        可能是“std::_Tree<_Traits>::iterator”
        with
        [
            _Traits=std::_Tmap_traits<int,std::pair<int,int>,std::less<int>,std::allocator<std::pair<const int,std::pair<int,int>>>,true>
        ]
        或       “std::_Tree<_Traits>::const_iterator”
        with
        [
            _Traits=std::_Tmap_traits<int,std::pair<int,int>,std::less<int>,std::allocator<std::pair<const int,std::pair<int,int>>>,true>
        ]
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\utility(65) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
        with
        [
            _Kty=int,
            _Ty=std::pair<int,int>
        ]
        VC\include\utility(65) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2676: 二进制“!=” : “std::multimap<_Kty,_Ty>::const_reverse_iterator”不定义该运算符或到预定义运算符可接收的类型的转换
        with
        [
            _Kty=int,
            _Ty=std::pair<int,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-12-04 20:33:05, Gzip enabled