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_37717752_17480.cpp: In function 'void work()':
0_0_37717752_17480.cpp:68:14: error: expected unqualified-id before '[' token
         auto [x,d,opt]=que.top();
              ^
0_0_37717752_17480.cpp:70:18: error: 'x' was not declared in this scope
         st.erase(x);
                  ^
0_0_37717752_17480.cpp:71:12: error: 'opt' was not declared in this scope
         if(opt==1){//由特殊边到达x,找到S集合非邻边进行更新
            ^
0_0_37717752_17480.cpp:92:12: error: 'opt' was not declared in this scope
         if(opt==1)det=k;
            ^
0_0_37717752_17480.cpp:95:41: error: 'opt' was not declared in this scope
             if(dis[u][tu[i].opt]>dis[x][opt]+(tu[i].val-det)){
                                         ^


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-10-06 17:10:03, Gzip enabled