0_0_2843613_21479.c:1: error: syntax error before '/' token
0_0_2843613_21479.c:1: error: stray '\182' in program
0_0_2843613_21479.c:1: error: stray '\168' in program
0_0_2843613_21479.c:1: error: stray '\210' in program
0_0_2843613_21479.c:1: error: stray '\229' in program
0_0_2843613_21479.c:1: error: stray '\191' in program
0_0_2843613_21479.c:1: error: stray '\216' in program
0_0_2843613_21479.c:1: error: stray '\214' in program
0_0_2843613_21479.c:1: error: stray '\198' in program
0_0_2843613_21479.c:1: error: stray '\204' in program
0_0_2843613_21479.c:1: error: stray '\168' in program
0_0_2843613_21479.c:1: error: stray '\211' in program
0_0_2843613_21479.c:1: error: stray '\166' in program
0_0_2843613_21479.c:1: error: stray '\211' in program
0_0_2843613_21479.c:1: error: stray '\195' in program
0_0_2843613_21479.c:1: error: stray '\179' in program
0_0_2843613_21479.c:1: error: stray '\204' in program
0_0_2843613_21479.c:1: error: stray '\208' in program
0_0_2843613_21479.c:1: error: stray '\242' in program
0_0_2843613_21479.c:1: error: stray '\181' in program
0_0_2843613_21479.c:1: error: stray '\196' in program
0_0_2843613_21479.c:1: error: stray '\200' in program
0_0_2843613_21479.c:1: error: stray '\235' in program
0_0_2843613_21479.c:1: error: stray '\191' in program
0_0_2843613_21479.c:1: error: stray '\218' in program
0_0_2843613_21479.c:1: error: stray '\181' in program
0_0_2843613_21479.c:1: error: stray '\227' in program
0_0_2843613_21479.c:1: error: stray '\161' in program
0_0_2843613_21479.c:1: error: stray '\163' in program
0_0_2843613_21479.c:4:19: iostream: No such file or directory
0_0_2843613_21479.c:5:17: string: No such file or directory
0_0_2843613_21479.c:6:17: vector: No such file or directory
0_0_2843613_21479.c: In function `main':
0_0_2843613_21479.c:11: error: `string' undeclared (first use in this function)
0_0_2843613_21479.c:11: error: (Each undeclared identifier is reported only once
0_0_2843613_21479.c:11: error: for each function it appears in.)
0_0_2843613_21479.c:11: error: syntax error before "s"
0_0_2843613_21479.c:12: error: `bool' undeclared (first use in this function)
0_0_2843613_21479.c:13: error: `vector' undeclared (first use in this function)
0_0_2843613_21479.c:13: error: `c' undeclared (first use in this function)
0_0_2843613_21479.c:14: error: `cin' undeclared (first use in this function)
0_0_2843613_21479.c:14: error: `s' undeclared (first use in this function)
0_0_2843613_21479.c:15: error: `flag' undeclared (first use in this function)
0_0_2843613_21479.c:18: error: 'for' loop initial declaration used outside C99 mode
0_0_2843613_21479.c:26: error: `cout' undeclared (first use in this function)
0_0_2843613_21479.c:26: error: `endl' undeclared (first use in this function)
|