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_14611191_4131.cpp: In function 'void Addedge(int, int, int)':
0_0_14611191_4131.cpp:34:33: error: too many initializers for 'Edge'
     edges.push_back((Edge){u,v,w});
                                 ^
0_0_14611191_4131.cpp:35:33: error: too many initializers for 'Edge'
     edges.push_back((Edge){v,u,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-11-29 13:50:20, Gzip enabled