0_0_11479855_8100.c:1:18: cstdio: No such file or directory
0_0_11479855_8100.c:2:19: cstdarg: No such file or directory
0_0_11479855_8100.c:3:17: cmath: No such file or directory
0_0_11479855_8100.c:4:21: algorithm: No such file or directory
0_0_11479855_8100.c:5:18: vector: No such file or directory
0_0_11479855_8100.c:6: error: syntax error before "namespace"
0_0_11479855_8100.c: In function `main':
0_0_11479855_8100.c:10: error: `vector' undeclared (first use in this function)
0_0_11479855_8100.c:10: error: (Each undeclared identifier is reported only once
0_0_11479855_8100.c:10: error: for each function it appears in.)
0_0_11479855_8100.c:10: error: syntax error before "int"
0_0_11479855_8100.c:12: error: `vec' undeclared (first use in this function)
0_0_11479855_8100.c:17: error: syntax error before '[' token
0_0_11479855_8100.c:19: error: 'for' loop initial declaration used outside C99 mode
0_0_11479855_8100.c: At top level:
0_0_11479855_8100.c:25: error: syntax error before "return"
|