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_1412320_15078.c:1:21: algorithm: No such file or directory
0_0_1412320_15078.c:2:15: set: No such file or directory
0_0_1412320_15078.c:3:18: vector: No such file or directory
0_0_1412320_15078.c:5: error: syntax error before "namespace"
0_0_1412320_15078.c:11: error: syntax error before "edge"
0_0_1412320_15078.c: In function `res':
0_0_1412320_15078.c:13: error: `cap' undeclared (first use in this function)
0_0_1412320_15078.c:13: error: (Each undeclared identifier is reported only once
0_0_1412320_15078.c:13: error: for each function it appears in.)
0_0_1412320_15078.c:13: error: `flow' undeclared (first use in this function)
0_0_1412320_15078.c: At top level:
0_0_1412320_15078.c:14: error: syntax error before '}' token
0_0_1412320_15078.c:17: error: syntax error before '<' token
0_0_1412320_15078.c:18: error: syntax error before '<' token
0_0_1412320_15078.c:20: error: syntax error before '*' token
0_0_1412320_15078.c: In function `add_edge':
0_0_1412320_15078.c:21: error: `g' undeclared (first use in this function)
0_0_1412320_15078.c:21: error: `from' undeclared (first use in this function)
0_0_1412320_15078.c:21: error: `to' undeclared (first use in this function)
0_0_1412320_15078.c:21: error: `dist' undeclared (first use in this function)
0_0_1412320_15078.c: At top level:
0_0_1412320_15078.c:25: error: syntax error before "mark"
0_0_1412320_15078.c:27: error: syntax error before '*' token
0_0_1412320_15078.c: In function `inc_dfs':
0_0_1412320_15078.c:29: error: `s' undeclared (first use in this function)
0_0_1412320_15078.c:29: error: `t' undeclared (first use in this function)
0_0_1412320_15078.c:29: error: `m' undeclared (first use in this function)
0_0_1412320_15078.c:30: error: `true' undeclared (first use in this function)
0_0_1412320_15078.c:31: error: `edges' undeclared (first use in this function)
0_0_1412320_15078.c:31: error: syntax error before ':' token
0_0_1412320_15078.c:31: error: `it' undeclared (first use in this function)
0_0_1412320_15078.c:31: error: `g' undeclared (first use in this function)
0_0_1412320_15078.c:31: error: syntax error before ')' token
0_0_1412320_15078.c: At top level:
0_0_1412320_15078.c:38: error: syntax error before "return"
0_0_1412320_15078.c:41: error: syntax error before '*' token
0_0_1412320_15078.c: In function `max_flow':
0_0_1412320_15078.c:43: error: `bool' undeclared (first use in this function)
0_0_1412320_15078.c:43: error: `n' undeclared (first use in this function)
0_0_1412320_15078.c:43: error: `g' undeclared (first use in this function)
0_0_1412320_15078.c:43: error: `s' undeclared (first use in this function)
0_0_1412320_15078.c:43: error: `t' undeclared (first use in this function)
0_0_1412320_15078.c: In function `main':
0_0_1412320_15078.c:52: error: `stderr' undeclared (first use in this function)
0_0_1412320_15078.c:54: error: `edges' undeclared (first use in this function)
0_0_1412320_15078.c:54: error: syntax error before "graph"
0_0_1412320_15078.c:55: error: 'for' loop initial declaration used outside C99 mode
0_0_1412320_15078.c:58: error: `graph' undeclared (first use in this function)
0_0_1412320_15078.c:65: error: 'for' loop initial declaration used outside C99 mode
0_0_1412320_15078.c:67: error: `set' undeclared (first use in this function)
0_0_1412320_15078.c:67: error: `pii' undeclared (first use in this function)
0_0_1412320_15078.c:67: error: `q' undeclared (first use in this function)
0_0_1412320_15078.c:73: error: syntax error before ':' token
0_0_1412320_15078.c:73: error: `it' undeclared (first use in this function)
0_0_1412320_15078.c:73: error: syntax error before ')' token
0_0_1412320_15078.c:84: error: `pair' undeclared (first use in this function)
0_0_1412320_15078.c:84: error: syntax error before "int"
0_0_1412320_15078.c:85: error: 'for' loop initial declaration used outside C99 mode
0_0_1412320_15078.c:86: error: syntax error before ':' token
0_0_1412320_15078.c:86: error: syntax error before ')' token
0_0_1412320_15078.c:89: error: 'for' loop initial declaration used outside C99 mode
0_0_1412320_15078.c:90: error: `distl' undeclared (first use in this function)
0_0_1412320_15078.c:93: error: syntax error before '?' token
0_0_1412320_15078.c:95: error: `d' undeclared (first use in this function)
0_0_1412320_15078.c:95: error: syntax error before '?' token
0_0_1412320_15078.c:97: error: `mobdist' undeclared (first use in this function)
0_0_1412320_15078.c: At top level:
0_0_1412320_15078.c:100: error: syntax error before string constant
0_0_1412320_15078.c:102: error: syntax error before '+' token
0_0_1412320_15078.c:105: error: syntax error before string constant
0_0_1412320_15078.c:107: error: `graph' undeclared here (not in a function)
0_0_1412320_15078.c:107: error: `n' undeclared here (not in a function)
0_0_1412320_15078.c:107: error: initializer element is not constant
0_0_1412320_15078.c:109: error: syntax error before string constant
0_0_1412320_15078.c:116: error: `it' undeclared here (not in a function)
0_0_1412320_15078.c:116: error: syntax error before '.' token


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-05-17 15:22:50, Gzip enabled