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_37771572_20229.cpp: In function 'void dij(std::vector<Edge>*, ll*)':
0_0_37771572_20229.cpp:23:14: error: expected unqualified-id before '[' token
         auto [d, u] = Q.top(); Q.pop();
              ^
0_0_37771572_20229.cpp:24:17: error: 'u' was not declared in this scope
         if (vis[u]) continue;
                 ^
0_0_37771572_20229.cpp:25:13: error: 'u' was not declared in this scope
         vis[u] = true;
             ^
0_0_37771572_20229.cpp:28:37: error: 'e' was not declared in this scope
             if (dist[v] > dist[u] + e) {
                                     ^


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-07-07 17:43:05, Gzip enabled