0_0_2753809_21315.c:1:20: iostream: No such file or directory
0_0_2753809_21315.c:2:17: cmath: No such file or directory
0_0_2753809_21315.c:3: error: syntax error before "namespace"
0_0_2753809_21315.c:6: error: syntax error before "Visited"
0_0_2753809_21315.c: In function `init':
0_0_2753809_21315.c:17: error: `false' undeclared (first use in this function)
0_0_2753809_21315.c:17: error: (Each undeclared identifier is reported only once
0_0_2753809_21315.c:17: error: for each function it appears in.)
0_0_2753809_21315.c: At top level:
0_0_2753809_21315.c:25: error: syntax error before "isBound"
0_0_2753809_21315.c: In function `isBound':
0_0_2753809_21315.c:28: error: `false' undeclared (first use in this function)
0_0_2753809_21315.c:31: error: `true' undeclared (first use in this function)
0_0_2753809_21315.c: At top level:
0_0_2753809_21315.c:34: error: syntax error before "dfs"
0_0_2753809_21315.c: In function `dfs':
0_0_2753809_21315.c:38: error: syntax error before '/' token
0_0_2753809_21315.c:38: error: stray '\211' in program
0_0_2753809_21315.c:38: error: stray '\224' in program
0_0_2753809_21315.c:38: error: stray '\207' in program
0_0_2753809_21315.c:38: error: stray '\194' in program
0_0_2753809_21315.c:38: error: stray '\215' in program
0_0_2753809_21315.c:38: error: stray '\238' in program
0_0_2753809_21315.c:38: error: stray '\208' in program
0_0_2753809_21315.c:38: error: stray '\161' in program
0_0_2753809_21315.c:38: error: stray '\208' in program
0_0_2753809_21315.c:38: error: stray '\232' in program
0_0_2753809_21315.c:38: error: stray '\215' in program
0_0_2753809_21315.c:38: error: stray '\223' in program
0_0_2753809_21315.c:41: error: syntax error before '/' token
0_0_2753809_21315.c:41: error: stray '\198' in program
0_0_2753809_21315.c:41: error: stray '\230' in program
0_0_2753809_21315.c:41: error: stray '\197' in program
0_0_2753809_21315.c:41: error: stray '\188' in program
0_0_2753809_21315.c:41: error: stray '\188' in program
0_0_2753809_21315.c:41: error: stray '\244' in program
0_0_2753809_21315.c:41: error: stray '\214' in program
0_0_2753809_21315.c:41: error: stray '\166' in program
0_0_2753809_21315.c:44: error: 'for' loop initial declaration used outside C99 mode
0_0_2753809_21315.c:53: error: `true' undeclared (first use in this function)
0_0_2753809_21315.c:62: error: `false' undeclared (first use in this function)
0_0_2753809_21315.c: In function `main':
0_0_2753809_21315.c:71: error: `cin' undeclared (first use in this function)
0_0_2753809_21315.c:73: error: 'for' loop initial declaration used outside C99 mode
0_0_2753809_21315.c:76: error: `true' undeclared (first use in this function)
0_0_2753809_21315.c:78: error: `cout' undeclared (first use in this function)
0_0_2753809_21315.c:78: error: `endl' undeclared (first use in this function)
|