0_0_10770482_27132.c:1:19: iostream: No such file or directory
0_0_10770482_27132.c:5:20: algorithm: No such file or directory
0_0_10770482_27132.c:7: error: syntax error before "namespace"
0_0_10770482_27132.c:11: error: syntax error before "vis"
0_0_10770482_27132.c:26: error: syntax error before "calc"
0_0_10770482_27132.c: In function `calc':
0_0_10770482_27132.c:29: error: syntax error before '/' token
0_0_10770482_27132.c:36: error: `true' undeclared (first use in this function)
0_0_10770482_27132.c:36: error: (Each undeclared identifier is reported only once
0_0_10770482_27132.c:36: error: for each function it appears in.)
0_0_10770482_27132.c:43: error: syntax error before '/' token
0_0_10770482_27132.c:55: error: syntax error before '/' token
0_0_10770482_27132.c:68: error: `false' undeclared (first use in this function)
0_0_10770482_27132.c: In function `dfs':
0_0_10770482_27132.c:76: error: syntax error before '/' token
0_0_10770482_27132.c:80: error: syntax error before '/' token
0_0_10770482_27132.c: At top level:
0_0_10770482_27132.c:87: error: syntax error before "else"
0_0_10770482_27132.c:89: error: syntax error before numeric constant
0_0_10770482_27132.c:89: error: conflicting types for 'dfs'
0_0_10770482_27132.c:73: error: previous definition of 'dfs' was here
0_0_10770482_27132.c:90: error: syntax error before numeric constant
0_0_10770482_27132.c:91: error: syntax error before numeric constant
0_0_10770482_27132.c: In function `dfs1':
0_0_10770482_27132.c:100: error: syntax error before '/' token
0_0_10770482_27132.c:110: error: 'for' loop initial declaration used outside C99 mode
0_0_10770482_27132.c: In function `main':
0_0_10770482_27132.c:127: error: syntax error before '/' token
0_0_10770482_27132.c:161: error: 'for' loop initial declaration used outside C99 mode
|