0_0_10854289_19122.c:1:15: set: No such file or directory
0_0_10854289_19122.c:2:18: cstdio: No such file or directory
0_0_10854289_19122.c:3:18: string: No such file or directory
0_0_10854289_19122.c:4:20: iostream: No such file or directory
0_0_10854289_19122.c:6: error: syntax error before "namespace"
0_0_10854289_19122.c: In function `main':
0_0_10854289_19122.c:10: error: `set' undeclared (first use in this function)
0_0_10854289_19122.c:10: error: (Each undeclared identifier is reported only once
0_0_10854289_19122.c:10: error: for each function it appears in.)
0_0_10854289_19122.c:10: error: `string' undeclared (first use in this function)
0_0_10854289_19122.c:10: error: `as' undeclared (first use in this function)
0_0_10854289_19122.c:11: error: syntax error before "s"
0_0_10854289_19122.c:16: error: `s' undeclared (first use in this function)
0_0_10854289_19122.c:24: error: `cout' undeclared (first use in this function)
0_0_10854289_19122.c:24: error: `endl' undeclared (first use in this function)
|