625043_0_0_25791.c:1:20: iostream: No such file or directory
625043_0_0_25791.c:2:18: vector: No such file or directory
625043_0_0_25791.c:3:17: string: No such file or directory
625043_0_0_25791.c:4: error: syntax error before "namespace"
625043_0_0_25791.c: In function `main':
625043_0_0_25791.c:8: error: syntax error before "n"
625043_0_0_25791.c:9: error: `vector' undeclared (first use in this function)
625043_0_0_25791.c:9: error: (Each undeclared identifier is reported only once
625043_0_0_25791.c:9: error: for each function it appears in.)
625043_0_0_25791.c:9: error: syntax error before "unsigned"
625043_0_0_25791.c:10: error: syntax error before "unsigned"
625043_0_0_25791.c:11: error: `cin' undeclared (first use in this function)
625043_0_0_25791.c:11: error: `n' undeclared (first use in this function)
625043_0_0_25791.c:13: error: `fun' undeclared (first use in this function)
625043_0_0_25791.c:14: error: `p' undeclared (first use in this function)
|