477060_0_0_27091.c:1:19: iostream: No such file or directory
477060_0_0_27091.c:2:17: vector: No such file or directory
477060_0_0_27091.c:3:20: algorithm: No such file or directory
477060_0_0_27091.c:4: error: syntax error before "namespace"
477060_0_0_27091.c:6: error: syntax error before "f"
477060_0_0_27091.c: In function `main':
477060_0_0_27091.c:12: error: `EOF' undeclared (first use in this function)
477060_0_0_27091.c:12: error: (Each undeclared identifier is reported only once
477060_0_0_27091.c:12: error: for each function it appears in.)
477060_0_0_27091.c:14: error: `vector' undeclared (first use in this function)
477060_0_0_27091.c:14: error: syntax error before "int"
477060_0_0_27091.c:15: error: `a' undeclared (first use in this function)
477060_0_0_27091.c:17: error: syntax error before '/' token
477060_0_0_27091.c:17: error: syntax error before ')' token
|