0_0_4344034_24536.c:1:2: invalid preprocessing directive #inclue
0_0_4344034_24536.c:2: error: syntax error before "a"
0_0_4344034_24536.c:4: error: syntax error before '=' token
0_0_4344034_24536.c: In function `dfs':
0_0_4344034_24536.c:6: error: 'for' loop initial declaration used outside C99 mode
0_0_4344034_24536.c:8: error: `i' undeclared (first use in this function)
0_0_4344034_24536.c:8: error: (Each undeclared identifier is reported only once
0_0_4344034_24536.c:8: error: for each function it appears in.)
0_0_4344034_24536.c:10: error: `false' undeclared (first use in this function)
0_0_4344034_24536.c:13: error: `true' undeclared (first use in this function)
0_0_4344034_24536.c: In function `main':
0_0_4344034_24536.c:22: error: `true' undeclared (first use in this function)
|