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_17083388_20120.cpp: In member function 'void Hash_Set::init()':
0_0_17083388_20120.cpp:89:41: error: 'memset' was not declared in this scope
   tot = 0, memset(head, -1, sizeof(head));
                                         ^
0_0_17083388_20120.cpp: In member function 'void Astar::init()':
0_0_17083388_20120.cpp:108:30: error: 'memset' was not declared in this scope
   memset(vis, -1, sizeof(vis));
                              ^
0_0_17083388_20120.cpp: In member function 'void Astar::read()':
0_0_17083388_20120.cpp:112:21: error: 'strlen' was not declared in this scope
   int n = strlen(buf);
                     ^


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-26 22:44:34, Gzip enabled