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_15421447_10984.cpp:2:1: error: 'CostFlow' does not name a type
 CostFlow<50 * 50 * 2 + 2,int> F;
 ^
0_0_15421447_10984.cpp: In function 'int work()':
0_0_15421447_10984.cpp:8:5: error: 'F' was not declared in this scope
     F.init();
     ^
0_0_15421447_10984.cpp: In function 'int main()':
0_0_15421447_10984.cpp:40:20: error: 'scanf' was not declared in this scope
     scanf("%d",&cas);
                    ^
0_0_15421447_10984.cpp:58:44: error: 'printf' was not declared in this scope
         printf("Case #%d: %d\n",++ca,work());
                                            ^


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