0_0_6122265_17686.c:1:19: iostream: No such file or directory
0_0_6122265_17686.c:2:17: vector: No such file or directory
0_0_6122265_17686.c:3: error: syntax error before "namespace"
0_0_6122265_17686.c: In function `main':
0_0_6122265_17686.c:7: error: `cin' undeclared (first use in this function)
0_0_6122265_17686.c:7: error: (Each undeclared identifier is reported only once
0_0_6122265_17686.c:7: error: for each function it appears in.)
0_0_6122265_17686.c:9: error: `vector' undeclared (first use in this function)
0_0_6122265_17686.c:9: error: syntax error before "int"
0_0_6122265_17686.c:10: error: `bool' undeclared (first use in this function)
0_0_6122265_17686.c:10: error: `false' undeclared (first use in this function)
0_0_6122265_17686.c:14: error: `vec' undeclared (first use in this function)
0_0_6122265_17686.c:20: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:26: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:35: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:35: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:35: error: `true' undeclared (first use in this function)
0_0_6122265_17686.c:46: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:52: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:60: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:69: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:69: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:81: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:87: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:93: error: subscripted value is neither array nor pointer
0_0_6122265_17686.c:97: error: `cout' undeclared (first use in this function)
0_0_6122265_17686.c:97: error: `endl' undeclared (first use in this function)
|