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_17593394_12338.cpp: In function 'int Search(char*, int)':
0_0_17593394_12338.cpp:19:35: error: 'strcmp' was not declared in this scope
         if(strcmp(s,dic[dicset][i])==0)  
                                   ^
0_0_17593394_12338.cpp: In function 'int main()':
0_0_17593394_12338.cpp:32:30: error: 'strcmp' was not declared in this scope
         if(strcmp(str,"@END@")==0)  
                              ^
0_0_17593394_12338.cpp:40:27: error: 'strlen' was not declared in this scope
         while(i<strlen(str))  
                           ^
0_0_17593394_12338.cpp:44:32: error: 'strcpy' was not declared in this scope
         strcpy(dic[0][cnt],str1);  
                                ^
0_0_17593394_12338.cpp:66:47: error: 'strlen' was not declared in this scope
                 for(i=1;i<strlen(dic[0][index])-1;i++)  
                                               ^


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-12-04 11:55:43, Gzip enabled