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_33210367_5890.cpp: In function 'void Init()':
0_0_33210367_5890.cpp:22:31: error: 'memset' was not declared in this scope
      memset(g , -1 , sizeof(g)) ;
                               ^
0_0_33210367_5890.cpp: In function 'int Sap(int, int, int)':
0_0_33210367_5890.cpp:41:27: error: 'min' was not declared in this scope
     aug = min(aug , e[j].f);
                           ^
0_0_33210367_5890.cpp: In function 'int cannotgoout()':
0_0_33210367_5890.cpp:100:49: error: 'memset' was not declared in this scope
                   memset(used , 0 , sizeof(used)) ;
                                                 ^
0_0_33210367_5890.cpp: In function 'int main()':
0_0_33210367_5890.cpp:137:34: error: 'scanf' was not declared in this scope
      while(scanf("%d%d" , &n , &m) != EOF){
                                  ^
0_0_33210367_5890.cpp:137:39: error: 'EOF' was not declared in this scope
      while(scanf("%d%d" , &n , &m) != EOF){
                                       ^
0_0_33210367_5890.cpp:141:25: error: 'puts' was not declared in this scope
                puts("-1") ;
                         ^
0_0_33210367_5890.cpp:145:24: error: 'puts' was not declared in this scope
                puts("0")  ;
                        ^
0_0_33210367_5890.cpp:163:28: error: 'printf' was not declared in this scope
           printf("%d\n" , t) ;
                            ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 16:29:35, Gzip enabled