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_30507663_3321.cpp: In function 'void spfa(int, int)':
0_0_30507663_3321.cpp:79:21: error: 'dist' was not declared in this scope
     q.push((Que){x, dist[num][x]});
                     ^
0_0_30507663_3321.cpp:89:42: error: invalid types 'int[int]' for array subscript
                 q.push((Que){v, dis[num[v]});
                                          ^
0_0_30507663_3321.cpp:89:28: error: expected primary-expression before ')' token
                 q.push((Que){v, dis[num[v]});
                            ^


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.000000(s) query 1, Server time : 2025-02-18 17:01:36, Gzip enabled