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_29027123_17411.cpp: In function 'void add_edge(int, int, int)':
0_0_29027123_17411.cpp:12:27: error: 'to' was not declared in this scope
     edge[count_edge].to = to;           //下一个点为to
                           ^
0_0_29027123_17411.cpp:13:31: error: 'f1' was not declared in this scope
     edge[count_edge].weight = f1;            //容量
                               ^
0_0_29027123_17411.cpp:14:34: error: 'from' was not declared in this scope
     edge[count_edge].next = head[from]; //上次出现在最后一条出边
                                  ^


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-16 06:41:24, Gzip enabled