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_16707768_14370.cpp: In function 'int main()':
0_0_16707768_14370.cpp:97:21: error: 'n' was not declared in this scope
   scanf("%d%d%d%d",&n,&m,&s,&t);
                     ^
0_0_16707768_14370.cpp:97:24: error: 'm' was not declared in this scope
   scanf("%d%d%d%d",&n,&m,&s,&t);
                        ^
0_0_16707768_14370.cpp:97:27: error: 's' was not declared in this scope
   scanf("%d%d%d%d",&n,&m,&s,&t);
                           ^
0_0_16707768_14370.cpp:97:30: error: 't' was not declared in this scope
   scanf("%d%d%d%d",&n,&m,&s,&t);
                              ^
0_0_16707768_14370.cpp:99:10: error: 'in' was not declared in this scope
   memset(in,0,sizeof(in));
          ^
0_0_16707768_14370.cpp:100:10: error: 'out' was not declared in this scope
   memset(out,0,sizeof(out));
          ^
0_0_16707768_14370.cpp:134:26: error: 'flow' was not declared in this scope
   int res=flow(0,n+1,cost);
                          ^


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 17:23:45, Gzip enabled