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_37536298_1359.cpp
0_0_37536298_1359.cpp(41) : error C2664: “void std::priority_queue<node,std::vector<_Ty,std::allocator<_Ty>>,std::less<_Ty>>::push(const node &)”: 无法将参数 1 从“std::pair<int,int>”转换为“node &&”
        with
        [
            _Ty=node
        ]
        原因如下:  无法从“std::pair<int,int>”转换为“node”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_37536298_1359.cpp(44) : error C2440: “初始化”: 无法从“node”转换为“std::pair<int,int>”
        无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_37536298_1359.cpp(55) : error C2664: “void std::priority_queue<node,std::vector<_Ty,std::allocator<_Ty>>,std::less<_Ty>>::push(const node &)”: 无法将参数 1 从“std::pair<int,int>”转换为“node &&”
        with
        [
            _Ty=node
        ]
        原因如下:  无法从“std::pair<int,int>”转换为“node”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符


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 09:49:40, Gzip enabled