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_32260019_19241.cpp: In function 'int main()':
0_0_32260019_19241.cpp:3:32: error: 'scanf' was not declared in this scope
      while(scanf("%d%d" ,&n ,&m) != EOF){
                                ^
0_0_32260019_19241.cpp:3:37: error: 'EOF' was not declared in this scope
      while(scanf("%d%d" ,&n ,&m) != EOF){
                                     ^
0_0_32260019_19241.cpp:4:16: error: 'init' was not declared in this scope
           init() ;
                ^
0_0_32260019_19241.cpp:6:11: error: 'sourse' was not declared in this scope
           sourse = 0 ;
           ^
0_0_32260019_19241.cpp:7:11: error: 'meet' was not declared in this scope
           meet = n*m + 1 ;
           ^
0_0_32260019_19241.cpp:14:41: error: 'add' was not declared in this scope
                         add(u , meet , c) ;
                                         ^
0_0_32260019_19241.cpp:16:43: error: 'add' was not declared in this scope
                         add(sourse , u , c) ;
                                           ^
0_0_32260019_19241.cpp:18:44: error: 'inf' was not declared in this scope
                              add(u , u-m , inf) ;
                                            ^
0_0_32260019_19241.cpp:20:44: error: 'inf' was not declared in this scope
                              add(u , u+m , inf) ;
                                            ^
0_0_32260019_19241.cpp:22:44: error: 'inf' was not declared in this scope
                              add(u , u-1 , inf) ;
                                            ^
0_0_32260019_19241.cpp:24:44: error: 'inf' was not declared in this scope
                              add(u , u+1 , inf) ;
                                            ^
0_0_32260019_19241.cpp:28:41: error: 'maxflow' was not declared in this scope
           printf("%d\n" , sum - maxflow()) ;
                                         ^
0_0_32260019_19241.cpp:28:42: error: 'printf' was not declared in this scope
           printf("%d\n" , sum - maxflow()) ;
                                          ^


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-26 06:18:08, Gzip enabled