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_29762805_28277.cpp: In function 'void GetNext(char*)':
0_0_29762805_28277.cpp:15:25: error: 'strlen' was not declared in this scope
     int p_len = strlen(P);
                         ^
0_0_29762805_28277.cpp: In function 'int main()':
0_0_29762805_28277.cpp:45:38: error: 'memset' was not declared in this scope
         memset(nexts,0, sizeof(nexts));
                                      ^
0_0_29762805_28277.cpp:47:27: error: 'strlen' was not declared in this scope
         int len = strlen(P);
                           ^
0_0_29762805_28277.cpp:57:30: error: 'strncpy' was not declared in this scope
             strncpy(str1,P,po);
                              ^
0_0_29762805_28277.cpp:59:33: error: 'strstr' was not declared in this scope
             if (strstr(str2,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-11-26 16:49:46, Gzip enabled