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_38577502_8643.cpp: In function 'void GetNextval(char*, int*)':
0_0_38577502_8643.cpp:5:13: error: 'strlen' was not declared in this scope
  int length=strlen(t);
             ^~~~~~
0_0_38577502_8643.cpp:5:13: note: 'strlen' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
0_0_38577502_8643.cpp:2:1:
+#include <cstring>
 
0_0_38577502_8643.cpp:5:13:
  int length=strlen(t);
             ^~~~~~
0_0_38577502_8643.cpp: In function 'void CutDown()':
0_0_38577502_8643.cpp:33:11: error: 'strlen' was not declared in this scope
   length1=strlen(cloth1);
           ^~~~~~
0_0_38577502_8643.cpp:33:11: note: 'strlen' is defined in header '<cstring>'; did you forget to '#include <cstring>'?


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-18 19:54:15, Gzip enabled