0_0_8828093_9443.c:1:20: iostream: No such file or directory
0_0_8828093_9443.c:2:18: vector: No such file or directory
0_0_8828093_9443.c:4:19: cstring: No such file or directory
0_0_8828093_9443.c:5: error: syntax error before "namespace"
0_0_8828093_9443.c:11: error: syntax error before "vector"
0_0_8828093_9443.c: In function `tarjan':
0_0_8828093_9443.c:21: error: request for member `toto' in something not a structure or union
0_0_8828093_9443.c:22: error: `vector' undeclared (first use in this function)
0_0_8828093_9443.c:22: error: (Each undeclared identifier is reported only once
0_0_8828093_9443.c:22: error: for each function it appears in.)
0_0_8828093_9443.c:22: error: syntax error before "int"
0_0_8828093_9443.c:22: error: `it' undeclared (first use in this function)
0_0_8828093_9443.c:22: error: request for member `toto' in something not a structure or union
0_0_8828093_9443.c:22: error: syntax error before ')' token
0_0_8828093_9443.c: At top level:
0_0_8828093_9443.c:35: error: syntax error before "if"
0_0_8828093_9443.c:38: error: `v' undeclared here (not in a function)
0_0_8828093_9443.c:39: error: syntax error before '++' token
0_0_8828093_9443.c:45: error: syntax error before '++' token
0_0_8828093_9443.c: In function `main':
0_0_8828093_9443.c:73: error: request for member `toto' in something not a structure or union
0_0_8828093_9443.c:78: error: request for member `toto' in something not a structure or union
0_0_8828093_9443.c: At top level:
0_0_8828093_9443.c:38: error: storage size of `ins' isn't known
0_0_8828093_9443.c:44: error: storage size of `ins' isn't known
|