0_0_5547989_17481.c:1:19: iostream: No such file or directory
0_0_5547989_17481.c:2:16: cmath: No such file or directory
0_0_5547989_17481.c:3:16: queue: No such file or directory
0_0_5547989_17481.c:6:20: algorithm: No such file or directory
0_0_5547989_17481.c:8: error: syntax error before "namespace"
0_0_5547989_17481.c:23: error: syntax error before "inarea"
0_0_5547989_17481.c: In function `SPFA':
0_0_5547989_17481.c:31: error: `point' undeclared (first use in this function)
0_0_5547989_17481.c:31: error: (Each undeclared identifier is reported only once
0_0_5547989_17481.c:31: error: for each function it appears in.)
0_0_5547989_17481.c:31: error: syntax error before "start"
0_0_5547989_17481.c:32: error: `start' undeclared (first use in this function)
0_0_5547989_17481.c:33: error: `queue' undeclared (first use in this function)
0_0_5547989_17481.c:33: error: `que' undeclared (first use in this function)
0_0_5547989_17481.c:39: error: `now' undeclared (first use in this function)
0_0_5547989_17481.c:42: error: 'for' loop initial declaration used outside C99 mode
0_0_5547989_17481.c:51: error: `next' undeclared (first use in this function)
0_0_5547989_17481.c: In function `dfs':
0_0_5547989_17481.c:66: error: 'for' loop initial declaration used outside C99 mode
0_0_5547989_17481.c: In function `main':
0_0_5547989_17481.c:83: error: syntax error before '/' token
0_0_5547989_17481.c:86: error: 'for' loop initial declaration used outside C99 mode
0_0_5547989_17481.c:88: error: 'for' loop initial declaration used outside C99 mode
|