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_33505021_10982.cpp: In function 'void bfs(int)':
0_0_33505021_10982.cpp:18:31: error: 'memset' was not declared in this scope
     memset(pre, 0, sizeof(pre));
                               ^
0_0_33505021_10982.cpp: In function 'long long int KM()':
0_0_33505021_10982.cpp:44:29: error: 'memset' was not declared in this scope
     memset(lx, 0, sizeof(lx));
                             ^
0_0_33505021_10982.cpp: In function 'int main()':
0_0_33505021_10982.cpp:59:19: error: 'scanf' was not declared in this scope
     scanf("%d", &T);
                   ^
0_0_33505021_10982.cpp:68:46: error: 'printf' was not declared in this scope
         printf("Case #%d: %I64d\n", _i, -KM());
                                              ^


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-28 14:20:07, Gzip enabled