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_38991168_31749.cpp
0_0_38991168_31749.cpp(22) : error C2143: 语法错误 : 缺少“)”(在“<”的前面)
0_0_38991168_31749.cpp(22) : error C2661: “std::priority_queue<NODE,std::vector<_Ty,std::allocator<_Ty>>,std::less<_Ty>>::push”: 没有重载函数接受 0 个参数
        with
        [
            _Ty=NODE
        ]
0_0_38991168_31749.cpp(22) : error C3071: 运算符“%”只能应用于 ref 类或值类型实例中
0_0_38991168_31749.cpp(22) : error C2059: 语法错误:“>”
0_0_38991168_31749.cpp(22) : error C2059: 语法错误:“)”
0_0_38991168_31749.cpp(35) : error C2143: 语法错误 : 缺少“)”(在“<”的前面)
0_0_38991168_31749.cpp(35) : error C3071: 运算符“%”只能应用于 ref 类或值类型实例中
0_0_38991168_31749.cpp(35) : error C2679: 二进制“<”: 没有找到接受“int”类型的右操作数的运算符(或没有可接受的转换)
        0_0_38991168_31749.cpp(14): 可能是“bool NODE::operator <(const NODE &) const”
        尝试匹配参数列表“(NODE, int)”时
0_0_38991168_31749.cpp(35) : error C2059: 语法错误:“>”
0_0_38991168_31749.cpp(35) : error C2059: 语法错误:“)”
0_0_38991168_31749.cpp(39) : error C2143: 语法错误 : 缺少“)”(在“<”的前面)
0_0_38991168_31749.cpp(39) : error C3071: 运算符“%”只能应用于 ref 类或值类型实例中
0_0_38991168_31749.cpp(39) : error C2679: 二进制“<”: 没有找到接受“int”类型的右操作数的运算符(或没有可接受的转换)
        0_0_38991168_31749.cpp(14): 可能是“bool NODE::operator <(const NODE &) const”
        尝试匹配参数列表“(NODE, int)”时
0_0_38991168_31749.cpp(39) : error C2059: 语法错误:“>”
0_0_38991168_31749.cpp(39) : error C2059: 语法错误:“)”
0_0_38991168_31749.cpp(51) : error C2143: 语法错误 : 缺少“)”(在“<”的前面)
0_0_38991168_31749.cpp(51) : error C3071: 运算符“%”只能应用于 ref 类或值类型实例中
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const std::queue<_Ty,_Container> &,const std::queue<_Ty,_Container> &)”: 未能从“std::pair<int,int>”为“const std::queue<_Ty,_Container> &”推导 模板 参数
        VC2013\INCLUDE\queue(203) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 未能从“std::pair<int,int>”为“const std::vector<_Ty,_Alloc> &”推导 模板 参数
        VC2013\INCLUDE\vector(1813) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const std::deque<_Ty,_Alloc> &,const std::deque<_Ty,_Alloc> &)”: 未能从“std::pair<int,int>”为“const std::deque<_Ty,_Alloc> &”推导 模板 参数
        VC2013\INCLUDE\deque(1899) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)”: 未能从“std::pair<int,int>”为“const std::basic_string<_Elem,_Traits,_Alloc> &”推导 模板 参数
        VC2013\INCLUDE\xstring(2545) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const _Elem *,const std::basic_string<_Elem,_Traits,_Alloc> &)”: 未能从“std::pair<int,int>”为“const _Elem *”推导 模板 参数
        VC2013\INCLUDE\xstring(2535) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &)”: 未能从“std::pair<int,int>”为“const std::basic_string<_Elem,_Traits,_Alloc> &”推导 模板 参数
        VC2013\INCLUDE\xstring(2525) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const std::move_iterator<_RanIt> &,const std::move_iterator<_RanIt2> &)”: 未能从“std::pair<int,int>”为“const std::move_iterator<_RanIt> &”推导 模板 参数
        VC2013\INCLUDE\xutility(1997) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 未能从“std::pair<int,int>”为“const std::reverse_iterator<_RanIt> &”推导 模板 参数
        VC2013\INCLUDE\xutility(1155) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 未能从“std::pair<int,int>”为“const std::_Revranit<_RanIt,_Base> &”推导 模板 参数
        VC2013\INCLUDE\xutility(971) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 未能从“int”为“const std::pair<_Ty1,_Ty2> &”推导 模板 参数
        VC2013\INCLUDE\utility(230) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(51) : error C2676: 二进制“<”:“std::pair<int,int>”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_38991168_31749.cpp(51) : error C2059: 语法错误:“>”
0_0_38991168_31749.cpp(51) : error C2059: 语法错误:“)”
0_0_38991168_31749.cpp(52) : error C2143: 语法错误 : 缺少“)”(在“<”的前面)
0_0_38991168_31749.cpp(52) : error C3071: 运算符“%”只能应用于 ref 类或值类型实例中
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const std::queue<_Ty,_Container> &,const std::queue<_Ty,_Container> &)”: 未能从“std::pair<int,int>”为“const std::queue<_Ty,_Container> &”推导 模板 参数
        VC2013\INCLUDE\queue(203) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 未能从“std::pair<int,int>”为“const std::vector<_Ty,_Alloc> &”推导 模板 参数
        VC2013\INCLUDE\vector(1813) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const std::deque<_Ty,_Alloc> &,const std::deque<_Ty,_Alloc> &)”: 未能从“std::pair<int,int>”为“const std::deque<_Ty,_Alloc> &”推导 模板 参数
        VC2013\INCLUDE\deque(1899) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)”: 未能从“std::pair<int,int>”为“const std::basic_string<_Elem,_Traits,_Alloc> &”推导 模板 参数
        VC2013\INCLUDE\xstring(2545) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const _Elem *,const std::basic_string<_Elem,_Traits,_Alloc> &)”: 未能从“std::pair<int,int>”为“const _Elem *”推导 模板 参数
        VC2013\INCLUDE\xstring(2535) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &)”: 未能从“std::pair<int,int>”为“const std::basic_string<_Elem,_Traits,_Alloc> &”推导 模板 参数
        VC2013\INCLUDE\xstring(2525) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const std::move_iterator<_RanIt> &,const std::move_iterator<_RanIt2> &)”: 未能从“std::pair<int,int>”为“const std::move_iterator<_RanIt> &”推导 模板 参数
        VC2013\INCLUDE\xutility(1997) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 未能从“std::pair<int,int>”为“const std::reverse_iterator<_RanIt> &”推导 模板 参数
        VC2013\INCLUDE\xutility(1155) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 未能从“std::pair<int,int>”为“const std::_Revranit<_RanIt,_Base> &”推导 模板 参数
        VC2013\INCLUDE\xutility(971) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 未能从“int”为“const std::pair<_Ty1,_Ty2> &”推导 模板 参数
        VC2013\INCLUDE\utility(230) : 参见“std::operator <”的声明
0_0_38991168_31749.cpp(52) : error C2676: 二进制“<”:“std::pair<int,int>”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_38991168_31749.cpp(52) : error C2059: 语法错误:“>”
0_0_38991168_31749.cpp(52) : error C2059: 语法错误:“)”


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-06-17 09:09:58, Gzip enabled