0_0_7631869_13696.c:1:20: iostream: No such file or directory
0_0_7631869_13696.c:2:18: string: No such file or directory
0_0_7631869_13696.c:3:18: vector: No such file or directory
0_0_7631869_13696.c:4:16: ctime: No such file or directory
0_0_7631869_13696.c:5:18: cstdlib: No such file or directory
0_0_7631869_13696.c:6: error: syntax error before "namespace"
0_0_7631869_13696.c: In function `main':
0_0_7631869_13696.c:9: error: `vector' undeclared (first use in this function)
0_0_7631869_13696.c:9: error: (Each undeclared identifier is reported only once
0_0_7631869_13696.c:9: error: for each function it appears in.)
0_0_7631869_13696.c:9: error: `string' undeclared (first use in this function)
0_0_7631869_13696.c:9: error: `svec' undeclared (first use in this function)
0_0_7631869_13696.c:10: error: `svec1' undeclared (first use in this function)
0_0_7631869_13696.c:11: error: syntax error before "s"
0_0_7631869_13696.c:12: error: `cin' undeclared (first use in this function)
0_0_7631869_13696.c:16: error: syntax error before "temp"
0_0_7631869_13696.c:17: error: syntax error before ':' token
0_0_7631869_13696.c:22: error: `s' undeclared (first use in this function)
0_0_7631869_13696.c:28: error: `k' undeclared (first use in this function)
0_0_7631869_13696.c:31: error: `j' undeclared (first use in this function)
0_0_7631869_13696.c:36: error: `temp' undeclared (first use in this function)
0_0_7631869_13696.c:45: error: syntax error before ':' token
0_0_7631869_13696.c:45: error: `iter' undeclared (first use in this function)
0_0_7631869_13696.c:45: error: syntax error before ')' token
|