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_35027721_22061.cpp: In function 'int Find(char, char*)':
0_0_35027721_22061.cpp:17:25: error: 'strlen' was not declared in this scope
  int i, len = strlen(str);
                         ^
0_0_35027721_22061.cpp: In function 'void trans(Bint&, char*)':
0_0_35027721_22061.cpp:42:32: error: 'memset' was not declared in this scope
  memset(a.num, 0, sizeof(a.num));
                                ^
0_0_35027721_22061.cpp:43:22: error: 'strlen' was not declared in this scope
  int len = strlen(str); //Χά³€ΆΘ
                      ^
0_0_35027721_22061.cpp: In function 'Bint mul(Bint, Bint)':
0_0_35027721_22061.cpp:61:32: error: 'memset' was not declared in this scope
  memset(m.num, 0, sizeof(m.num));
                                ^


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-01 00:36:43, Gzip enabled