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_35350536_23004.cpp: In function 'int cmp1(const void*, const void*)':
0_0_35350536_23004.cpp:71:34: error: 'strcmp' was not declared in this scope
     return strcmp(a->Name,b->Name);
                                  ^
0_0_35350536_23004.cpp: In function 'int cmp2(const void*, const void*)':
0_0_35350536_23004.cpp:111:34: error: 'strcmp' was not declared in this scope
     return strcmp(a->Name,b->Name);
                                  ^
0_0_35350536_23004.cpp: In function 'int cmp3(const void*, const void*)':
0_0_35350536_23004.cpp:119:34: error: 'strcmp' was not declared in this scope
     return strcmp(a->Name,b->Name);
                                  ^
0_0_35350536_23004.cpp: In function 'int main()':
0_0_35350536_23004.cpp:145:32: error: 'strcmp' was not declared in this scope
             if (strcmp(C,"gold")==0)
                                ^
0_0_35350536_23004.cpp:163:39: error: 'strcmp' was not declared in this scope
                 if (strcmp(s[j].Name,S)==0)
                                       ^
0_0_35350536_23004.cpp:188:64: error: 'strcpy' was not declared in this scope
                         strcpy(s[j].Mteam[s[j].Team_Len].Name,T);
                                                                ^
0_0_35350536_23004.cpp:204:44: error: 'strcpy' was not declared in this scope
                 strcpy(s[School_Len].Name,S);
                                            ^
0_0_35350536_23004.cpp:220:39: error: 'strcmp' was not declared in this scope
                 if (strcmp(h[j].Name,D)==0)
                                       ^
0_0_35350536_23004.cpp:235:42: error: 'strcpy' was not declared in this scope
                 strcpy(h[Host_Len].Name,D);
                                          ^


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-09-28 00:23:30, Gzip enabled