0_0_7631911_26358.c:1:20: iostream: No such file or directory
0_0_7631911_26358.c:2:18: cstdio: No such file or directory
0_0_7631911_26358.c:3:21: algorithm: No such file or directory
0_0_7631911_26358.c:4:18: string: No such file or directory
0_0_7631911_26358.c:5:18: vector: No such file or directory
0_0_7631911_26358.c:6:16: ctime: No such file or directory
0_0_7631911_26358.c:7:18: cstdlib: No such file or directory
0_0_7631911_26358.c:8: error: syntax error before "namespace"
0_0_7631911_26358.c: In function `main':
0_0_7631911_26358.c:11: error: `vector' undeclared (first use in this function)
0_0_7631911_26358.c:11: error: (Each undeclared identifier is reported only once
0_0_7631911_26358.c:11: error: for each function it appears in.)
0_0_7631911_26358.c:11: error: `string' undeclared (first use in this function)
0_0_7631911_26358.c:11: error: `svec' undeclared (first use in this function)
0_0_7631911_26358.c:12: error: `svec1' undeclared (first use in this function)
0_0_7631911_26358.c:13: error: syntax error before "s"
0_0_7631911_26358.c:14: error: `cin' undeclared (first use in this function)
0_0_7631911_26358.c:18: error: syntax error before "temp"
0_0_7631911_26358.c:19: error: syntax error before ':' token
0_0_7631911_26358.c:24: error: `s' undeclared (first use in this function)
0_0_7631911_26358.c:30: error: `k' undeclared (first use in this function)
0_0_7631911_26358.c:33: error: `j' undeclared (first use in this function)
0_0_7631911_26358.c:38: error: `temp' undeclared (first use in this function)
0_0_7631911_26358.c:47: error: syntax error before ':' token
0_0_7631911_26358.c:47: error: `iter' undeclared (first use in this function)
0_0_7631911_26358.c:47: error: syntax error before ')' token
|