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_13469416_18083.cpp: In function 'int main()':
0_0_13469416_18083.cpp:77:35: error: 'memset' was not declared in this scope
         memset(map, 0, sizeof(map)); 
                                   ^
0_0_13469416_18083.cpp:93:17: error: 'www' was not declared in this scope
             {   www.2cto.com
                 ^
0_0_13469416_18083.cpp:97:44: error: 'strcmp' was not declared in this scope
                 strcmp(cat[cat_num].str2, b); 
                                            ^
0_0_13469416_18083.cpp:107:44: error: 'strcmp' was not declared in this scope
                 strcmp(dog[dog_num].str1, a); 
                                            ^
0_0_13469416_18083.cpp:121:52: error: 'strcmp' was not declared in this scope
                 if(!strcmp(cat[i].str1, dog[j].str2) || !strcmp(cat[i].str2, dog[j].str1)) 
                                                    ^


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-25 22:35:03, Gzip enabled