0_0_1352369_4345.c:2:17: string: No such file or directory
0_0_1352369_4345.c:12: error: syntax error before "eat"
0_0_1352369_4345.c:13: error: syntax error before "flag"
0_0_1352369_4345.c: In function `GetEat':
0_0_1352369_4345.c:50: error: `true' undeclared (first use in this function)
0_0_1352369_4345.c:50: error: (Each undeclared identifier is reported only once
0_0_1352369_4345.c:50: error: for each function it appears in.)
0_0_1352369_4345.c: At top level:
0_0_1352369_4345.c:52: error: syntax error before "_hash"
0_0_1352369_4345.c: In function `_hash':
0_0_1352369_4345.c:64: error: `true' undeclared (first use in this function)
0_0_1352369_4345.c:66: error: `false' undeclared (first use in this function)
0_0_1352369_4345.c: At top level:
0_0_1352369_4345.c:68: error: syntax error before '&' token
0_0_1352369_4345.c: In function `dfs':
0_0_1352369_4345.c:72: error: `x' undeclared (first use in this function)
0_0_1352369_4345.c:81: error: `start' undeclared (first use in this function)
0_0_1352369_4345.c:81: error: 'for' loop initial declaration used outside C99 mode
0_0_1352369_4345.c:89: error: `true' undeclared (first use in this function)
0_0_1352369_4345.c: In function `bfs':
0_0_1352369_4345.c:104: error: `false' undeclared (first use in this function)
0_0_1352369_4345.c: In function `main':
0_0_1352369_4345.c:135: error: `false' undeclared (first use in this function)
|