394885_0_0_12622.c:5: error: syntax error before "map"
394885_0_0_12622.c:8: error: syntax error before "dfs"
394885_0_0_12622.c: In function `dfs':
394885_0_0_12622.c:15: error: `true' undeclared (first use in this function)
394885_0_0_12622.c:15: error: (Each undeclared identifier is reported only once
394885_0_0_12622.c:15: error: for each function it appears in.)
394885_0_0_12622.c:23: error: `false' undeclared (first use in this function)
394885_0_0_12622.c: In function `main':
394885_0_0_12622.c:28: error: syntax error before '/' token
394885_0_0_12622.c:34: error: syntax error before "int"
394885_0_0_12622.c:39: error: `true' undeclared (first use in this function)
|