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_34221556_14365.cpp: In function 'void c1::init()':
0_0_34221556_14365.cpp:16:31: error: 'memset' was not declared in this scope
   memset(head, 0, sizeof(head));
                               ^
0_0_34221556_14365.cpp: In function 'void c2::init()':
0_0_34221556_14365.cpp:60:31: error: 'memset' was not declared in this scope
   memset(head, 0, sizeof(head));
                               ^
0_0_34221556_14365.cpp: In function 'std::pair<int, int> c2::bfs(int)':
0_0_34221556_14365.cpp:73:31: error: 'memset' was not declared in this scope
   memset(book, 0, sizeof(book));
                               ^


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-23 17:28:06, Gzip enabled