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_19325476_28041.cpp: In function 'int main()':
0_0_19325476_28041.cpp:80:37: error: 'strlen' was not declared in this scope
         for(int j = 0 ; j < strlen(s) ; j++ )
                                     ^
0_0_19325476_28041.cpp:87:41: error: 'strlen' was not declared in this scope
             if(cnt == 0) ans = (strlen(s)+1)/2;
                                         ^
0_0_19325476_28041.cpp:90:28: error: 'strlen' was not declared in this scope
                 if(strlen(s) - (posC[cnt-1] - posC[0]) <=2 ) {flag = 1 ;}
                            ^


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-02 08:20:43, Gzip enabled