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_18173635_9086.cpp: In function 'int Search(char*, int)':
0_0_18173635_9086.cpp:21:29: error: 'strcmp' was not declared in this scope
   if(strcmp(s,dic[dicset][i])==0)
                             ^
0_0_18173635_9086.cpp: In function 'int main()':
0_0_18173635_9086.cpp:34:24: error: 'strcmp' was not declared in this scope
   if(strcmp(str,"@END@")==0)
                        ^
0_0_18173635_9086.cpp:42:21: error: 'strlen' was not declared in this scope
   while(i<strlen(str))
                     ^
0_0_18173635_9086.cpp:46:26: error: 'strcpy' was not declared in this scope
   strcpy(dic[0][cnt],str1);
                          ^
0_0_18173635_9086.cpp:68:35: 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-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 03:20:27, Gzip enabled