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_17299488_31483.cpp: In function 'void get_style()':
0_0_17299488_31483.cpp:34:32: error: 'strlen' was not declared in this scope
     sort(str1, str1+strlen(str1), cmp);
                                ^
0_0_17299488_31483.cpp: In function 'bool run5(int)':
0_0_17299488_31483.cpp:96:24: error: 'strlen' was not declared in this scope
     int len=strlen(str2);
                        ^
0_0_17299488_31483.cpp: In function 'bool run0()':
0_0_17299488_31483.cpp:143:24: error: 'strlen' was not declared in this scope
     int len=strlen(str2);
                        ^
0_0_17299488_31483.cpp: In function 'bool run1()':
0_0_17299488_31483.cpp:155:24: error: 'strlen' was not declared in this scope
     int len=strlen(str2);
                        ^
0_0_17299488_31483.cpp: In function 'bool run2()':
0_0_17299488_31483.cpp:192:24: error: 'strlen' was not declared in this scope
     int len=strlen(str2);
                        ^
0_0_17299488_31483.cpp: In function 'bool run3()':
0_0_17299488_31483.cpp:271:24: error: 'strlen' was not declared in this scope
     int len=strlen(str2);
                        ^
0_0_17299488_31483.cpp: In function 'bool run4()':
0_0_17299488_31483.cpp:322:24: error: 'strlen' was not declared in this scope
     int len=strlen(str2);
                        ^
0_0_17299488_31483.cpp: In function 'void run()':
0_0_17299488_31483.cpp:405:31: error: 'strlen' was not declared in this scope
     sort(str2,str2+strlen(str2),cmp);
                               ^


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-12-02 23:52:07, Gzip enabled