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_2137043_17208.cpp
0_0_2137043_17208.cpp(10) : error C2440: “初始化” : 无法从“char”转换为“std::basic_string<_Elem,_Traits,_Ax>”
        with
        [
            _Elem=char,
            _Traits=std::char_traits<char>,
            _Ax=std::allocator<char>
        ]
        无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_2137043_17208.cpp(13) : error C2784: “bool std::operator >(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)” : 未能推导出“const std::basic_string<_Elem,_Traits,_Ax> &”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\string(178) : 参见“std::operator`>'”的声明
0_0_2137043_17208.cpp(13) : error C2784: “bool std::operator >(const _Elem *,const std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“const T1 *”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\string(168) : 参见“std::operator`>'”的声明
0_0_2137043_17208.cpp(13) : 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::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\string(158) : 参见“std::operator`>'”的声明
0_0_2137043_17208.cpp(13) : error C2784: “bool std::operator >(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\xutility(662) : 参见“std::operator`>'”的声明
0_0_2137043_17208.cpp(13) : error C2784: “bool std::operator >(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\utility(82) : 参见“std::operator`>'”的声明
0_0_2137043_17208.cpp(13) : error C2677: 二进制“>” : 没有找到接受“std::string”类型的全局运算符(或没有可接受的转换)
0_0_2137043_17208.cpp(17) : error C2784: “bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)” : 未能推导出“const std::basic_string<_Elem,_Traits,_Ax> &”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\string(88) : 参见“std::operator`=='”的声明
0_0_2137043_17208.cpp(17) : error C2784: “bool std::operator ==(const _Elem *,const std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“const T1 *”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\string(78) : 参见“std::operator`=='”的声明
0_0_2137043_17208.cpp(17) : 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::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\string(68) : 参见“std::operator`=='”的声明
0_0_2137043_17208.cpp(17) : error C2784: “bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\xmemory(165) : 参见“std::operator`=='”的声明
0_0_2137043_17208.cpp(17) : error C2784: “bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\xutility(940) : 参见“std::operator`=='”的声明
0_0_2137043_17208.cpp(17) : error C2784: “bool std::operator ==(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\xutility(641) : 参见“std::operator`=='”的声明
0_0_2137043_17208.cpp(17) : error C2784: “bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“std::allocator<_Ty>::value_type”中)的模板参数
        with
        [
            _Ty=char
        ]
        VC\include\utility(57) : 参见“std::operator`=='”的声明
0_0_2137043_17208.cpp(17) : error C2677: 二进制“==” : 没有找到接受“std::string”类型的全局运算符(或没有可接受的转换)


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-10-06 10:25:01, Gzip enabled