0_0_12089719_27829.c:1:20: iostream: No such file or directory
0_0_12089719_27829.c:2:18: vector: No such file or directory
0_0_12089719_27829.c:3:21: algorithm: No such file or directory
0_0_12089719_27829.c:4:20: iterator: No such file or directory
0_0_12089719_27829.c:7: error: syntax error before "namespace"
0_0_12089719_27829.c:9: error: syntax error before '&' token
0_0_12089719_27829.c: In function `f':
0_0_12089719_27829.c:11: error: `n' undeclared (first use in this function)
0_0_12089719_27829.c:11: error: (Each undeclared identifier is reported only once
0_0_12089719_27829.c:11: error: for each function it appears in.)
0_0_12089719_27829.c: In function `main':
0_0_12089719_27829.c:17: error: `vector' undeclared (first use in this function)
0_0_12089719_27829.c:17: error: syntax error before "int"
0_0_12089719_27829.c:18: error: `cin' undeclared (first use in this function)
0_0_12089719_27829.c:19: error: `vec' undeclared (first use in this function)
0_0_12089719_27829.c:21: error: `ostream_iterator' undeclared (first use in this function)
0_0_12089719_27829.c:21: error: syntax error before "int"
|