0_0_6841103_18651.c:1:19: iostream: No such file or directory
0_0_6841103_18651.c:2:18: cstring: No such file or directory
0_0_6841103_18651.c:4: error: syntax error before "namespace"
0_0_6841103_18651.c:36: error: syntax error before "check"
0_0_6841103_18651.c: In function `check':
0_0_6841103_18651.c:38: error: `true' undeclared (first use in this function)
0_0_6841103_18651.c:38: error: (Each undeclared identifier is reported only once
0_0_6841103_18651.c:38: error: for each function it appears in.)
0_0_6841103_18651.c:43: error: `false' undeclared (first use in this function)
0_0_6841103_18651.c: At top level:
0_0_6841103_18651.c:83: error: syntax error before "dfs"
0_0_6841103_18651.c: In function `dfs':
0_0_6841103_18651.c:87: error: `false' undeclared (first use in this function)
0_0_6841103_18651.c:89: error: `true' undeclared (first use in this function)
0_0_6841103_18651.c: In function `main':
0_0_6841103_18651.c:122: error: syntax error before '/' token
0_0_6841103_18651.c:124: error: `cin' undeclared (first use in this function)
0_0_6841103_18651.c:135: error: `cout' undeclared (first use in this function)
0_0_6841103_18651.c:135: error: `endl' undeclared (first use in this function)
|