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_21999159_29031.cpp: In function 'bool searchPath()':
0_0_21999159_29031.cpp:27:25: error: 'memset' was not declared in this scope
  memset(dx,-1,sizeof(dx));
                         ^
0_0_21999159_29031.cpp: In function 'int maxmatch()':
0_0_21999159_29031.cpp:83:25: error: 'memset' was not declared in this scope
  memset(Mx,-1,sizeof(Mx));
                         ^
0_0_21999159_29031.cpp: In function 'int main()':
0_0_21999159_29031.cpp:108:23: error: 'memset' was not declared in this scope
   memset(g,0,sizeof(g));
                       ^


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-09-29 03:32:38, Gzip enabled