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_14212177_32129.cpp: In function 'void Build()':
0_0_14212177_32129.cpp:21:31: error: 'strlen' was not declared in this scope
     int ind=0,l=strlen(Keyword);
                               ^
0_0_14212177_32129.cpp: In function 'int cal()':
0_0_14212177_32129.cpp:60:21: error: 'strlen' was not declared in this scope
     int l=strlen(Str),ind=0,ans=0;
                     ^
0_0_14212177_32129.cpp:64:18: error: 'ind' was not declared in this scope
         while (p[ind].next[Index]==-1 && ind>0) ind=p[ind].fail;
                  ^
0_0_14212177_32129.cpp:65:15: error: 'ind' was not declared in this scope
         if (p[ind].next[Index]!=-1)
               ^
0_0_14212177_32129.cpp:71:17: error: 'ans' was not declared in this scope
                 ans+=p[q].Count;
                 ^
0_0_14212177_32129.cpp:77:12: error: 'ans' was not declared in this scope
     return ans;
            ^


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-07-01 17:07:26, Gzip enabled