0_0_10919134_19292.c:2:18: string: No such file or directory
0_0_10919134_19292.c:3:18: vector: No such file or directory
0_0_10919134_19292.c:4:20: iostream: No such file or directory
0_0_10919134_19292.c:5: error: syntax error before "namespace"
0_0_10919134_19292.c: In function `main':
0_0_10919134_19292.c:9: error: `string' undeclared (first use in this function)
0_0_10919134_19292.c:9: error: (Each undeclared identifier is reported only once
0_0_10919134_19292.c:9: error: for each function it appears in.)
0_0_10919134_19292.c:9: error: syntax error before "color"
0_0_10919134_19292.c:10: error: syntax error before ':' token
0_0_10919134_19292.c:11: error: duplicate label `std'
0_0_10919134_19292.c:10: error: `std' previously defined here
0_0_10919134_19292.c:11: error: syntax error before ':' token
0_0_10919134_19292.c:17: error: `stringList' undeclared (first use in this function)
0_0_10919134_19292.c:18: error: `corrCount' undeclared (first use in this function)
0_0_10919134_19292.c:19: error: `cin' undeclared (first use in this function)
0_0_10919134_19292.c:19: error: `color' undeclared (first use in this function)
0_0_10919134_19292.c:29: error: syntax error before '/' token
0_0_10919134_19292.c:53: error: `cout' undeclared (first use in this function)
0_0_10919134_19292.c:53: error: `endl' undeclared (first use in this function)
0_0_10919134_19292.c: At top level:
0_0_10919134_19292.c:55: error: syntax error before "return"
|