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_34429595_29824.cpp
VC2013\INCLUDE\algorithm(2514) : error C2664: “bool (std::vector<ll,std::allocator<_Ty>> &,std::vector<_Ty,std::allocator<_Ty>> &)”: 无法将参数 2 从“const std::vector<ll,std::allocator<_Ty>>”转换为“std::vector<ll,std::allocator<_Ty>> &”
        with
        [
            _Ty=ll
        ]
        转换丢失限定符
        VC2013\INCLUDE\algorithm(2535): 参见对正在编译的函数 模板 实例化“_FwdIt std::_Lower_bound<_Iter,_Ty,std::iterator_traits<_Iter>::difference_type,bool(__cdecl *)(std::vector<ll,std::allocator<__int64>> &,std::vector<ll,std::allocator<__int64>> &)>(_FwdIt,_FwdIt,const _Ty &,_Pr,_Diff *)”的引用
        with
        [
            _FwdIt=std::vector<ll,std::allocator<ll>> 
,            _Iter=std::vector<ll,std::allocator<ll>> 
,            _Ty=std::vector<ll,std::allocator<ll>>
,            _Pr=bool (__cdecl *)(std::vector<ll,std::allocator<ll>> &,std::vector<ll,std::allocator<ll>> &)
,            _Diff=std::iterator_traits<std::vector<ll,std::allocator<ll>> >::difference_type
        ]
        VC2013\INCLUDE\algorithm(2939): 参见对正在编译的函数 模板 实例化“_FwdIt std::lower_bound<_BidIt,std::vector<ll,std::allocator<_Ty>>,bool(__cdecl *)(std::vector<_Ty,std::allocator<_Ty>> &,std::vector<_Ty,std::allocator<_Ty>> &)>(_FwdIt,_FwdIt,const std::vector<_Ty,std::allocator<_Ty>> &,_Pr)”的引用
        with
        [
            _FwdIt=std::vector<ll,std::allocator<ll>> 
,            _BidIt=std::vector<ll,std::allocator<ll>> 
,            _Ty=ll
,            _Pr=bool (__cdecl *)(std::vector<ll,std::allocator<ll>> &,std::vector<ll,std::allocator<ll>> &)
        ]
        VC2013\INCLUDE\algorithm(3252): 参见对正在编译的函数 模板 实例化“void std::_Buffered_merge<_BidIt,_Diff,_Ty,bool(__cdecl *)(std::vector<ll,std::allocator<__int64>> &,std::vector<ll,std::allocator<__int64>> &)>(_BidIt,_BidIt,_BidIt,_Diff,_Diff,std::_Temp_iterator<_Ty> &,_Pr)”的引用
        with
        [
            _BidIt=std::vector<ll,std::allocator<ll>> 
,            _Diff=__w64 int
,            _Ty=std::vector<ll,std::allocator<ll>>
,            _Pr=bool (__cdecl *)(std::vector<ll,std::allocator<ll>> &,std::vector<ll,std::allocator<ll>> &)
        ]
        VC2013\INCLUDE\algorithm(3265): 参见对正在编译的函数 模板 实例化“void std::_Stable_sort<_BidIt,_Diff,_Ty,bool(__cdecl *)(std::vector<ll,std::allocator<__int64>> &,std::vector<ll,std::allocator<__int64>> &)>(_BidIt,_BidIt,_Diff,std::_Temp_iterator<_Ty> &,_Pr)”的引用
        with
        [
            _BidIt=std::vector<ll,std::allocator<ll>> 
,            _Diff=__w64 int
,            _Ty=std::vector<ll,std::allocator<ll>>
,            _Pr=bool (__cdecl *)(std::vector<ll,std::allocator<ll>> &,std::vector<ll,std::allocator<ll>> &)
        ]
        VC2013\INCLUDE\algorithm(3276): 参见对正在编译的函数 模板 实例化“void std::_Stable_sort<std::vector<ll,std::allocator<_Ty>>,__w64 int,std::vector<_Ty,std::allocator<_Ty>>,bool(__cdecl *)(std::vector<_Ty,std::allocator<_Ty>> &,std::vector<_Ty,std::allocator<_Ty>> &)>(_BidIt,_BidIt,_Diff *,std::vector<_Ty,std::allocator<_Ty>> *,_Pr)”的引用
        with
        [
            _Ty=ll
,            _BidIt=std::vector<ll,std::allocator<ll>> 
,            _Diff=__w64 int
,            _Pr=bool (__cdecl *)(std::vector<ll,std::allocator<ll>> &,std::vector<ll,std::allocator<ll>> &)
        ]
        0_0_34429595_29824.cpp(43): 参见对正在编译的函数 模板 实例化“void std::stable_sort<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<std::vector<ll,std::allocator<_Ty>>>>>,bool(__cdecl *)(std::vector<_Ty,std::allocator<_Ty>> &,std::vector<_Ty,std::allocator<_Ty>> &)>(_BidIt,_BidIt,_Pr)”的引用
        with
        [
            _Ty=ll
,            _BidIt=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<std::vector<ll,std::allocator<ll>>>>>
,            _Pr=bool (__cdecl *)(std::vector<ll,std::allocator<ll>> &,std::vector<ll,std::allocator<ll>> &)
        ]
VC2013\INCLUDE\algorithm(2563) : error C2664: “bool (std::vector<ll,std::allocator<_Ty>> &,std::vector<_Ty,std::allocator<_Ty>> &)”: 无法将参数 1 从“const std::vector<ll,std::allocator<_Ty>>”转换为“std::vector<ll,std::allocator<_Ty>> &”
        with
        [
            _Ty=ll
        ]
        转换丢失限定符
        VC2013\INCLUDE\algorithm(2584): 参见对正在编译的函数 模板 实例化“_FwdIt std::_Upper_bound<_Iter,_Ty,std::iterator_traits<_Iter>::difference_type,bool(__cdecl *)(std::vector<ll,std::allocator<__int64>> &,std::vector<ll,std::allocator<__int64>> &)>(_FwdIt,_FwdIt,const _Ty &,_Pr,_Diff *)”的引用
        with
        [
            _FwdIt=std::vector<ll,std::allocator<ll>> 
,            _Iter=std::vector<ll,std::allocator<ll>> 
,            _Ty=std::vector<ll,std::allocator<ll>>
,            _Pr=bool (__cdecl *)(std::vector<ll,std::allocator<ll>> &,std::vector<ll,std::allocator<ll>> &)
,            _Diff=std::iterator_traits<std::vector<ll,std::allocator<ll>> >::difference_type
        ]
        VC2013\INCLUDE\algorithm(2947): 参见对正在编译的函数 模板 实例化“_FwdIt std::upper_bound<_BidIt,std::vector<ll,std::allocator<_Ty>>,bool(__cdecl *)(std::vector<_Ty,std::allocator<_Ty>> &,std::vector<_Ty,std::allocator<_Ty>> &)>(_FwdIt,_FwdIt,const std::vector<_Ty,std::allocator<_Ty>> &,_Pr)”的引用
        with
        [
            _FwdIt=std::vector<ll,std::allocator<ll>> 
,            _BidIt=std::vector<ll,std::allocator<ll>> 
,            _Ty=ll
,            _Pr=bool (__cdecl *)(std::vector<ll,std::allocator<ll>> &,std::vector<ll,std::allocator<ll>> &)
        ]


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-11-26 13:05:15, Gzip enabled