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_15553432_8958.cpp:3:2: error: invalid preprocessing directive #inclde
 #inclde<cstring>
  ^
0_0_15553432_8958.cpp: In constructor 'node::node()':
0_0_15553432_8958.cpp:19:35: error: 'memset' was not declared in this scope
         memset(next,0,sizeof(next));
                                   ^
0_0_15553432_8958.cpp: In function 'bool find_(node*, char*)':
0_0_15553432_8958.cpp:42:27: error: expected ';' before ')' token
     for(int i=0;str[i],i++)
                           ^
0_0_15553432_8958.cpp: In function 'int main()':
0_0_15553432_8958.cpp:69:30: error: 'strcpy' was not declared in this scope
         strcpy(str[num++],ch1);
                              ^
0_0_15553432_8958.cpp:73:30: error: 'strlen' was not declared in this scope
         int len=strlen(str[i]);
                              ^
0_0_15553432_8958.cpp:76:35: error: 'memset' was not declared in this scope
             memset(ch,0,sizeof(ch));
                                   ^
0_0_15553432_8958.cpp:78:32: error: 'strncpy' was not declared in this scope
             strncpy(ch,j,str[i]);
                                ^
0_0_15553432_8958.cpp:79:38: error: 'strncpuy' was not declared in this scope
             strncpuy(ch1,len-j,str[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-06-30 23:59:38, Gzip enabled