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_30828359_12825.cpp: In function 'void boss_newboss()':
0_0_30828359_12825.cpp:12:24: error: 'strlen' was not declared in this scope
  newbosskey=strlen(boss)/2;
                        ^
0_0_30828359_12825.cpp: In function 'void boss_news(int)':
0_0_30828359_12825.cpp:33:23: error: 'strlen' was not declared in this scope
  for(i=0;i<strlen(boss);i++)
                       ^
0_0_30828359_12825.cpp:39:39: error: 'strlen' was not declared in this scope
  int pass[MAX];int passkey=strlen(boss)/2;
                                       ^
0_0_30828359_12825.cpp: In function 'int main()':
0_0_30828359_12825.cpp:121:43: error: 'strlen' was not declared in this scope
   boss_newboss();int i=1;int n=strlen(boss);int sameflag=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-11-23 11:13:03, Gzip enabled