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_29760850_2137.cpp:7:2: error: 'floatw' does not name a type
  floatw;
  ^
0_0_29760850_2137.cpp: In function 'void add(int, int, float, int)':
0_0_29760850_2137.cpp:20:10: error: 'struct edge' has no member named 'w'
  e[bian].w=w;
          ^
0_0_29760850_2137.cpp: In function 'void spfa(int, float*)':
0_0_29760850_2137.cpp:43:25: error: 'struct edge' has no member named 'w'
     if(ch[y]>ch[c]+e[i].w)
                         ^
0_0_29760850_2137.cpp:45:23: error: 'struct edge' has no member named 'w'
      ch[y]=ch[c]+e[i].w;
                       ^
0_0_29760850_2137.cpp: In function 'int main()':
0_0_29760850_2137.cpp:151:23: error: 'struct edge' has no member named 'w'
     float g=r+rr+e[i].w;
                       ^


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-06-26 19:04:27, Gzip enabled