0_0_12348887_5526.c:3:18: bitset: No such file or directory
0_0_12348887_5526.c:4:18: vector: No such file or directory
0_0_12348887_5526.c:6:20: iostream: No such file or directory
0_0_12348887_5526.c:7:20: algorithm: No such file or directory
0_0_12348887_5526.c:8: error: syntax error before "namespace"
0_0_12348887_5526.c:10: error: syntax error at '#' token
0_0_12348887_5526.c:15: error: syntax error before '<' token
0_0_12348887_5526.c: In function `dfs':
0_0_12348887_5526.c:21: error: `seen' undeclared (first use in this function)
0_0_12348887_5526.c:21: error: (Each undeclared identifier is reported only once
0_0_12348887_5526.c:21: error: for each function it appears in.)
0_0_12348887_5526.c:26: error: `topo' undeclared (first use in this function)
0_0_12348887_5526.c: At top level:
0_0_12348887_5526.c:34: error: syntax error before '<' token
0_0_12348887_5526.c: In function `glb':
0_0_12348887_5526.c:39: error: `bitset' undeclared (first use in this function)
0_0_12348887_5526.c:39: error: `all' undeclared (first use in this function)
0_0_12348887_5526.c:39: error: `bounds' undeclared (first use in this function)
0_0_12348887_5526.c:40: error: `topo' undeclared (first use in this function)
0_0_12348887_5526.c:43: error: syntax error before '/' token
0_0_12348887_5526.c:44: error: `cout' undeclared (first use in this function)
0_0_12348887_5526.c:44: error: `endl' undeclared (first use in this function)
0_0_12348887_5526.c: In function `main':
0_0_12348887_5526.c:70: error: `bounds' undeclared (first use in this function)
0_0_12348887_5526.c:71: error: `topo' undeclared (first use in this function)
0_0_12348887_5526.c:77: error: `cout' undeclared (first use in this function)
0_0_12348887_5526.c:77: error: `endl' undeclared (first use in this function)
|