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_35400604_7992.cpp: In function 'int getAns(char*, char*, int, int)':
0_0_35400604_7992.cpp:30:24: error: 'strlen' was not declared in this scope
     int len = strlen(ch);
                        ^
0_0_35400604_7992.cpp: In function 'int main()':
0_0_35400604_7992.cpp:52:23: error: 'strcpy' was not declared in this scope
         strcpy(ans, "");
                       ^
0_0_35400604_7992.cpp:56:43: error: 'strlen' was not declared in this scope
             getNext(i, ch[i], strlen(ch[i]));
                                           ^
0_0_35400604_7992.cpp:58:31: error: 'strlen' was not declared in this scope
         int len = strlen(ch[1]);
                               ^
0_0_35400604_7992.cpp:80:45: error: 'strcmp' was not declared in this scope
                         if (strcmp(ans, pans) >= 0)
                                             ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-18 19:02:38, Gzip enabled