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_21264722_16689.cpp: In function 'void multi(char*, int)':
0_0_21264722_16689.cpp:10:25: error: 'memset' was not declared in this scope
   memset(t, 0, sizeof(t));
                         ^
0_0_21264722_16689.cpp:12:15: error: 'strlen' was not declared in this scope
   l = strlen(a);
               ^
0_0_21264722_16689.cpp: In function 'void divide(char*, int, int)':
0_0_21264722_16689.cpp:32:15: error: 'strlen' was not declared in this scope
   l = strlen(c);
               ^
0_0_21264722_16689.cpp: In function 'void add(char*, char*, int)':
0_0_21264722_16689.cpp:53:16: error: 'strlen' was not declared in this scope
   l1 = strlen(a);
                ^
0_0_21264722_16689.cpp: In function 'int main(int, char**)':
0_0_21264722_16689.cpp:79:29: error: 'memset' was not declared in this scope
       memset(a, 0, sizeof(a));
                             ^


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-07-06 04:23:32, Gzip enabled