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_33290457_10465.cpp:10:7: error: 'll' does not name a type
 const ll inf =4e12+2;
       ^
0_0_33290457_10465.cpp:18:1: error: 'll' does not name a type
 ll in[maxn];
 ^
0_0_33290457_10465.cpp: In function 'int zhuliu(int, int, int)':
0_0_33290457_10465.cpp:28:13: error: 'in' was not declared in this scope
             in[i] = INF;
             ^
0_0_33290457_10465.cpp:28:21: error: 'INF' was not declared in this scope
             in[i] = INF;
                     ^
0_0_33290457_10465.cpp:32:57: error: 'in' was not declared in this scope
             if(edge[i].u != edge[i].v && edge[i].cost < in[edge[i].v])
                                                         ^
0_0_33290457_10465.cpp:42:9: error: 'in' was not declared in this scope
         in[root] = 0;
         ^
0_0_33290457_10465.cpp:46:23: error: 'sum' was not declared in this scope
             if(res>=2*sum)return -1;
                       ^


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-23 07:58:52, Gzip enabled