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_33434251_11906.cpp: In function 'void update(int, int, int, int)':
0_0_33434251_11906.cpp:88:31: error: converting to 'const std::tuple<long long int, int, int>' from initializer list would use explicit constructor 'constexpr std::tuple< <template-parameter-1-1> >::tuple(_UElements&& ...) [with _UElements = {long long int&, int&, int&}; <template-parameter-2-2> = void; _Elements = {long long int, int, int}]'
       r = min(r, { tot, u, v });
                               ^
0_0_33434251_11906.cpp:92:31: error: converting to 'const std::tuple<long long int, int, int>' from initializer list would use explicit constructor 'constexpr std::tuple< <template-parameter-1-1> >::tuple(_UElements&& ...) [with _UElements = {long long int&, int&, int&}; <template-parameter-2-2> = void; _Elements = {long long int, int, int}]'
       r = min(r, { tot, u, v });
                               ^
0_0_33434251_11906.cpp: In function 'int main()':
0_0_33434251_11906.cpp:179:15: error: converting to 'std::tuple<long long int, int, int>' from initializer list would use explicit constructor 'constexpr std::tuple< <template-parameter-1-1> >::tuple(_UElements&& ...) [with _UElements = {long long int, int, int}; <template-parameter-2-2> = void; _Elements = {long long int, int, int}]'
         eg[i] = { 1ll << 60, 0, 0 };
               ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-11 06:08:35, Gzip enabled