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_27394600_7328.cpp: In function 'int main()':
0_0_27394600_7328.cpp:52:41: error: 'strcpy' was not declared in this scope
                 strcpy(cat[cnt_cat].a, a);
                                         ^
0_0_27394600_7328.cpp:58:41: error: 'strcpy' was not declared in this scope
                 strcpy(dog[cnt_dog].a, a);
                                         ^
0_0_27394600_7328.cpp:64:41: error: 'memset' was not declared in this scope
         memset(maze, false, sizeof(maze));
                                         ^
0_0_27394600_7328.cpp:67:46: error: 'strcmp' was not declared in this scope
                 if (strcmp(cat[i].a, dog[j].b) == 0 || strcmp(cat[i].b, dog[j].a) == 0)             
                                              ^


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-30 01:34:56, Gzip enabled