0_0_1355655_7857.c:1:19: iostream: No such file or directory
0_0_1355655_7857.c:2: error: syntax error before "namespace"
0_0_1355655_7857.c:10: error: syntax error before "lin"
0_0_1355655_7857.c:12: error: syntax error before "dfs"
0_0_1355655_7857.c: In function `dfs':
0_0_1355655_7857.c:15: error: `bool' undeclared (first use in this function)
0_0_1355655_7857.c:15: error: (Each undeclared identifier is reported only once
0_0_1355655_7857.c:15: error: for each function it appears in.)
0_0_1355655_7857.c:15: error: syntax error before "jie"
0_0_1355655_7857.c:18: error: `true' undeclared (first use in this function)
0_0_1355655_7857.c:24: error: `jie' undeclared (first use in this function)
0_0_1355655_7857.c:28: error: request for member `i' in something not a structure or union
0_0_1355655_7857.c:28: error: `false' undeclared (first use in this function)
0_0_1355655_7857.c:32: error: request for member `j' in something not a structure or union
0_0_1355655_7857.c:34: error: syntax error before "int"
0_0_1355655_7857.c:35: error: syntax error before "int"
0_0_1355655_7857.c:47: error: request for member `i' in something not a structure or union
0_0_1355655_7857.c:47: error: request for member `j' in something not a structure or union
0_0_1355655_7857.c:50: error: request for member `i' in something not a structure or union
0_0_1355655_7857.c:50: error: request for member `j' in something not a structure or union
0_0_1355655_7857.c: In function `main':
0_0_1355655_7857.c:61: error: `cin' undeclared (first use in this function)
0_0_1355655_7857.c:72: error: request for member `i' in something not a structure or union
0_0_1355655_7857.c:72: error: request for member `j' in something not a structure or union
0_0_1355655_7857.c:83: error: `cout' undeclared (first use in this function)
0_0_1355655_7857.c:85: error: `endl' undeclared (first use in this function)
|