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_21451503_19742.cpp: In function 'void Inhash(char*, char*)':
0_0_21451503_19742.cpp:31:23: error: 'strcpy' was not declared in this scope
  strcpy(Hq[AA].que,que);
                       ^
0_0_21451503_19742.cpp: In function 'int gethasha(char*)':
0_0_21451503_19742.cpp:51:27: error: 'strcmp' was not declared in this scope
   if(strcmp(str,Hq[tt].que)==0)
                           ^
0_0_21451503_19742.cpp: In function 'int gethashb(char*)':
0_0_21451503_19742.cpp:64:27: error: 'strcmp' was not declared in this scope
   if(strcmp(str,Hp[tt].ans)==0)
                           ^
0_0_21451503_19742.cpp: In function 'int main()':
0_0_21451503_19742.cpp:72:29: error: 'memset' was not declared in this scope
  memset(Head,-1,sizeof(Head));
                             ^
0_0_21451503_19742.cpp:108:23: error: 'strlen' was not declared in this scope
    int len=strlen(str1);
                       ^
0_0_21451503_19742.cpp:124:23: error: 'strlen' was not declared in this scope
    int len=strlen(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-10-06 23:17:14, Gzip enabled