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_36876524_7523.cpp: In function 'void solve()':
0_0_36876524_7523.cpp:67:21: error: converting to 'std::priority_queue<std::tuple<long long int, long long int, long long int> >::value_type {aka std::tuple<long long int, long long int, long long int>}' from initializer list would use explicit constructor 'constexpr std::tuple< <template-parameter-1-1> >::tuple(_UElements&& ...) [with _UElements = {int, double, int}; <template-parameter-2-2> = void; _Elements = {long long int, long long int, long long int}]'
   q.push({0,1e9+1,1});
                     ^
0_0_36876524_7523.cpp:89:30: error: converting to 'std::priority_queue<std::tuple<long long int, long long int, long long int> >::value_type {aka std::tuple<long long int, long long int, long long int>}' from initializer list would use explicit constructor 'constexpr std::tuple< <template-parameter-1-1> >::tuple(_UElements&& ...) [with _UElements = {long long int, long long int&, long long int&}; <template-parameter-2-2> = void; _Elements = {long long int, long long int, long long int}]'
       q.push({-d[y],e[i].a,y});
                              ^


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 06:11:47, Gzip enabled