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_33250808_30420.cpp: In function 'void addedge(int, int)':
0_0_33250808_30420.cpp:26:32: error: invalid conversion from '_edge*' to 'int' [-fpermissive]
     edge[edges] = _edge(v, edge);
                                ^
0_0_33250808_30420.cpp:18:5: note: initializing argument 2 of '_edge::_edge(int, int)'
     _edge(int v, int next):v(v), next(next){}
     ^
0_0_33250808_30420.cpp:27:19: error: lvalue required as increment operand
     head[u] = edge++;
                   ^


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-27 00:11:49, Gzip enabled