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_37158397_16042.cpp
0_0_37158397_16042.cpp(6) : error C2628: “Node”后面接“int”是非法的(是否忘记了“;”?)
0_0_37158397_16042.cpp(6) : error C2079: “priority”使用未定义的 struct“Node”
0_0_37158397_16042.cpp(9) : error C2270: “<”: 非成员函数上不允许修饰符
0_0_37158397_16042.cpp(9) : error C2805: 二进制“operator <”的参数太少
0_0_37158397_16042.cpp(10) : error C2027: 使用了未定义类型“Node”
        0_0_37158397_16042.cpp(6) : 参见“Node”的声明
0_0_37158397_16042.cpp(10) : error C2228: “.priority”的左边必须有类/结构/联合
0_0_37158397_16042.cpp(11) : error C2027: 使用了未定义类型“Node”
        0_0_37158397_16042.cpp(6) : 参见“Node”的声明
0_0_37158397_16042.cpp(11) : error C2228: “.priority”的左边必须有类/结构/联合
0_0_37158397_16042.cpp(12) : error C2027: 使用了未定义类型“Node”
        0_0_37158397_16042.cpp(6) : 参见“Node”的声明
0_0_37158397_16042.cpp(12) : error C2228: “.index”的左边必须有类/结构/联合
0_0_37158397_16042.cpp(14) : error C2059: 语法错误:“}”
0_0_37158397_16042.cpp(14) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_37158397_16042.cpp(31) : error C2079: “temp”使用未定义的 struct“Node”
0_0_37158397_16042.cpp(32) : error C2228: “.index”的左边必须有类/结构/联合
        类型是“int”
0_0_37158397_16042.cpp(36) : error C2228: “.priority”的左边必须有类/结构/联合
        类型是“int”
0_0_37158397_16042.cpp(38) : error C2664: “void std::priority_queue<Node,std::vector<_Ty,std::allocator<_Ty>>,std::less<_Ty>>::push(const Node &)”: 无法将参数 1 从“int”转换为“Node &&”
        with
        [
            _Ty=Node
        ]
        原因如下:  无法从“int”转换为“Node”
        源或目标有不完整类型
0_0_37158397_16042.cpp(47) : error C2027: 使用了未定义类型“Node”
        0_0_37158397_16042.cpp(6) : 参见“Node”的声明
0_0_37158397_16042.cpp(47) : error C2228: “.index”的左边必须有类/结构/联合


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-17 08:43:52, Gzip enabled