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_38187754_28417.cpp: In function 'void mul(char*, char*, char*)':
0_0_38187754_28417.cpp:9:22: error: 'strlen' was not declared in this scope
     int lenx=strlen(x);
                      ^
0_0_38187754_28417.cpp:12:25: error: 'memset' was not declared in this scope
     memset(temp,0,1000*4);
                         ^
0_0_38187754_28417.cpp:27:14: error: '_strrev' was not declared in this scope
     _strrev(z);
              ^
0_0_38187754_28417.cpp: In function 'int main()':
0_0_38187754_28417.cpp:51:29: error: 'strlen' was not declared in this scope
                 dot=strlen(s)-dot;
                             ^
0_0_38187754_28417.cpp:58:24: error: 'memset' was not declared in this scope
         memset(t,0,1000);
                        ^
0_0_38187754_28417.cpp:62:25: error: 'strlen' was not declared in this scope
         len=int(strlen(t))-dot*n;
                         ^


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-10-06 11:29:19, Gzip enabled