0_0_6173904_10415.c:1:19: cstring: No such file or directory
0_0_6173904_10415.c:2:20: iostream: No such file or directory
0_0_6173904_10415.c:3: error: syntax error before "namespace"
0_0_6173904_10415.c:6: error: syntax error before "vis"
0_0_6173904_10415.c: In function `main':
0_0_6173904_10415.c:11: error: `string' undeclared (first use in this function)
0_0_6173904_10415.c:11: error: (Each undeclared identifier is reported only once
0_0_6173904_10415.c:11: error: for each function it appears in.)
0_0_6173904_10415.c:11: error: syntax error before "s"
0_0_6173904_10415.c:12: error: `cin' undeclared (first use in this function)
0_0_6173904_10415.c:22: error: `s' undeclared (first use in this function)
0_0_6173904_10415.c:27: error: `true' undeclared (first use in this function)
0_0_6173904_10415.c:35: error: `cout' undeclared (first use in this function)
0_0_6173904_10415.c:35: error: `endl' undeclared (first use in this function)
|