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_32446748_3270.cpp: In function 'void cle(char*)':
0_0_32446748_3270.cpp:6:14: error: 'strlen' was not declared in this scope
  m = strlen(s);
              ^
0_0_32446748_3270.cpp: In function 'int main()':
0_0_32446748_3270.cpp:23:31: error: 'memset' was not declared in this scope
   memset(samp, 0, sizeof(samp));
                               ^
0_0_32446748_3270.cpp:32:23: error: 'strcmp' was not declared in this scope
     if (strcmp(ed,"ND")==0) {
                       ^
0_0_32446748_3270.cpp:46:23: error: 'strcmp' was not declared in this scope
     if (strcmp(ed,"ND")==0) {
                       ^
0_0_32446748_3270.cpp:53:23: error: 'strcmp' was not declared in this scope
   if (strcmp(res, samp) == 0) {
                       ^
0_0_32446748_3270.cpp:59:22: error: 'strcmp' was not declared in this scope
   if (strcmp(res,samp)==0) {
                      ^


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-06-28 01:55:41, Gzip enabled