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_7968383_6287.cpp
VC\include\queue(130) : error C2039: “value_type” : 不是“std::greater<_Ty>”的成员
        with
        [
            _Ty=int
        ]
VC\include\queue(130) : error C2146: 语法错误 : 缺少“,”(在标识符“value_type”的前面)
VC\include\queue(130) : error C2065: “value_type” : 未声明的标识符
VC\include\queue(130) : error C2976: “std::less” : 模板参数太少
        VC\include\functional(141) : 参见“std::less”的声明
0_0_7968383_6287.cpp(31) : error C3203: “less” : 类模板作为模板参数“_Pr”的模板参数无效,应输入 real 类型
VC\include\queue(135) : error C2039: “value_type” : 不是“std::greater<_Ty>”的成员
        with
        [
            _Ty=int
        ]
        0_0_7968383_6287.cpp(31) : 参见对正在编译的类模板实例化“std::priority_queue<_Ty,_Container>”的引用
        with
        [
            _Ty=int,
            _Container=std::greater<int>
        ]
VC\include\queue(135) : error C2146: 语法错误 : 缺少“;”(在标识符“value_type”的前面)
VC\include\queue(136) : error C2039: “size_type” : 不是“std::greater<_Ty>”的成员
        with
        [
            _Ty=int
        ]
VC\include\queue(136) : error C2146: 语法错误 : 缺少“;”(在标识符“size_type”的前面)


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-16 22:21:36, Gzip enabled