0_0_8956673_21098.c:1:19: iostream: No such file or directory
0_0_8956673_21098.c:2:16: queue: No such file or directory
0_0_8956673_21098.c:3:18: cstring: No such file or directory
0_0_8956673_21098.c:5:14: set: No such file or directory
0_0_8956673_21098.c:7: error: syntax error before "namespace"
0_0_8956673_21098.c: In function `main':
0_0_8956673_21098.c:12: error: `set' undeclared (first use in this function)
0_0_8956673_21098.c:12: error: (Each undeclared identifier is reported only once
0_0_8956673_21098.c:12: error: for each function it appears in.)
0_0_8956673_21098.c:12: error: syntax error before "int"
0_0_8956673_21098.c:17: error: `a' undeclared (first use in this function)
0_0_8956673_21098.c:24: error: syntax error before "each"
0_0_8956673_21098.c:29: error: `cout' undeclared (first use in this function)
0_0_8956673_21098.c:29: error: `endl' undeclared (first use in this function)
0_0_8956673_21098.c: At top level:
0_0_8956673_21098.c:31: error: syntax error before "return"
|