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_24442508_17213.cpp: In function 'void DFS1()':
0_0_24442508_17213.cpp:18:32: error: 'memset' was not declared in this scope
  memset(flag,false,sizeof(flag));
                                ^
0_0_24442508_17213.cpp: In function 'void DFS2()':
0_0_24442508_17213.cpp:63:32: error: 'memset' was not declared in this scope
  memset(flag,false,sizeof(flag));
                                ^
0_0_24442508_17213.cpp: At global scope:
0_0_24442508_17213.cpp:94:14: error: '::main' must return 'int'
 __int64 main()
              ^
0_0_24442508_17213.cpp: In function 'int main()':
0_0_24442508_17213.cpp:112:24: error: 'memset' was not declared in this scope
   memset(f,-1,sizeof(f));
                        ^


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-11-23 00:13:59, Gzip enabled