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_10641620_10596.c:1:20: iostream: No such file or directory
0_0_10641620_10596.c:2:19: sstream: No such file or directory
0_0_10641620_10596.c:3:21: algorithm: No such file or directory
0_0_10641620_10596.c:4:18: vector: No such file or directory
0_0_10641620_10596.c:5:17: queue: No such file or directory
0_0_10641620_10596.c:6:17: stack: No such file or directory
0_0_10641620_10596.c:7:15: map: No such file or directory
0_0_10641620_10596.c:8:15: set: No such file or directory
0_0_10641620_10596.c:9:18: bitset: No such file or directory
0_0_10641620_10596.c:10:18: cstdio: No such file or directory
0_0_10641620_10596.c:11:19: cstring: No such file or directory
0_0_10641620_10596.c:12:19: cstdlib: No such file or directory
0_0_10641620_10596.c:13:17: cmath: No such file or directory
0_0_10641620_10596.c:14:19: climits: No such file or directory
0_0_10641620_10596.c:23: error: syntax error before "namespace"
0_0_10641620_10596.c:29: error: syntax error before '<' token
0_0_10641620_10596.c:33: error: syntax error before "vis"
0_0_10641620_10596.c:35: error: syntax error before '<' token
0_0_10641620_10596.c: In function `add_edge':
0_0_10641620_10596.c:41: error: `edges' undeclared (first use in this function)
0_0_10641620_10596.c:41: error: (Each undeclared identifier is reported only once
0_0_10641620_10596.c:41: error: for each function it appears in.)
0_0_10641620_10596.c:45: error: `G' undeclared (first use in this function)
0_0_10641620_10596.c: In function `BFS':
0_0_10641620_10596.c:53: error: `q' undeclared (first use in this function)
0_0_10641620_10596.c:57: error: `G' undeclared (first use in this function)
0_0_10641620_10596.c:58: error: 'for' loop initial declaration used outside C99 mode
0_0_10641620_10596.c:59: error: `Edge' undeclared (first use in this function)
0_0_10641620_10596.c:59: error: `e' undeclared (first use in this function)
0_0_10641620_10596.c:59: error: `edges' undeclared (first use in this function)
0_0_10641620_10596.c: In function `DFS':
0_0_10641620_10596.c:72: error: `G' undeclared (first use in this function)
0_0_10641620_10596.c:73: error: syntax error before '&' token
0_0_10641620_10596.c:73: error: `i' undeclared (first use in this function)
0_0_10641620_10596.c:73: error: syntax error before ')' token
0_0_10641620_10596.c:75: error: `e' undeclared (first use in this function)
0_0_10641620_10596.c:78: error: `edges' undeclared (first use in this function)
0_0_10641620_10596.c:81: error: break statement not within loop or switch
0_0_10641620_10596.c: At top level:
0_0_10641620_10596.c:84: error: syntax error before "return"
0_0_10641620_10596.c: In function `init':
0_0_10641620_10596.c:96: error: `edges' undeclared (first use in this function)
0_0_10641620_10596.c:97: error: 'for' loop initial declaration used outside C99 mode
0_0_10641620_10596.c:97: error: `G' undeclared (first use in this function)
0_0_10641620_10596.c: At top level:
0_0_10641620_10596.c:101: error: syntax error before "int"
0_0_10641620_10596.c: In function `main':
0_0_10641620_10596.c:163: error: `EOF' undeclared (first use in this function)


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-07-05 17:17:03, Gzip enabled