0_0_9922212_22461.c:1:19: iostream: No such file or directory
0_0_9922212_22461.c:2:17: cstdio: No such file or directory
0_0_9922212_22461.c:3:18: cstring: No such file or directory
0_0_9922212_22461.c:4:16: cmath: No such file or directory
0_0_9922212_22461.c:5:17: vector: No such file or directory
0_0_9922212_22461.c:6:16: queue: No such file or directory
0_0_9922212_22461.c:7:17: string: No such file or directory
0_0_9922212_22461.c:8:16: stack: No such file or directory
0_0_9922212_22461.c:9:20: algorithm: No such file or directory
0_0_9922212_22461.c:10: error: syntax error before "namespace"
0_0_9922212_22461.c:17: error: variable-size type declared outside of any function
0_0_9922212_22461.c:18: error: variable-size type declared outside of any function
0_0_9922212_22461.c:18: error: variable-size type declared outside of any function
0_0_9922212_22461.c:18: error: variable-size type declared outside of any function
0_0_9922212_22461.c:18: error: variable-size type declared outside of any function
0_0_9922212_22461.c:18: error: variable-size type declared outside of any function
0_0_9922212_22461.c:18: error: variable-size type declared outside of any function
0_0_9922212_22461.c:18: error: variable-size type declared outside of any function
0_0_9922212_22461.c:19: error: syntax error before '<' token
0_0_9922212_22461.c: In function `dfs':
0_0_9922212_22461.c:24: error: `s' undeclared (first use in this function)
0_0_9922212_22461.c:24: error: (Each undeclared identifier is reported only once
0_0_9922212_22461.c:24: error: for each function it appears in.)
0_0_9922212_22461.c:26: error: 'for' loop initial declaration used outside C99 mode
0_0_9922212_22461.c: At top level:
0_0_9922212_22461.c:48: error: syntax error before "void"
0_0_9922212_22461.c: In function `tarjan':
0_0_9922212_22461.c:57: error: `s' undeclared (first use in this function)
0_0_9922212_22461.c:63: error: 'for' loop initial declaration used outside C99 mode
0_0_9922212_22461.c: In function `main':
0_0_9922212_22461.c:78: error: 'for' loop initial declaration used outside C99 mode
0_0_9922212_22461.c:85: error: redefinition of 'i'
0_0_9922212_22461.c:78: error: previous definition of 'i' was here
0_0_9922212_22461.c:85: error: 'for' loop initial declaration used outside C99 mode
0_0_9922212_22461.c:119: error: redefinition of 'i'
0_0_9922212_22461.c:85: error: previous definition of 'i' was here
0_0_9922212_22461.c:119: error: 'for' loop initial declaration used outside C99 mode
0_0_9922212_22461.c:120: error: syntax error before '/' token
|