0_0_5439300_20255.c:1:17: queue: No such file or directory
0_0_5439300_20255.c:2:17: stack: No such file or directory
0_0_5439300_20255.c:3:18: string: No such file or directory
0_0_5439300_20255.c:4: error: syntax error before "namespace"
0_0_5439300_20255.c: In function `main':
0_0_5439300_20255.c:11: error: `string' undeclared (first use in this function)
0_0_5439300_20255.c:11: error: (Each undeclared identifier is reported only once
0_0_5439300_20255.c:11: error: for each function it appears in.)
0_0_5439300_20255.c:11: error: syntax error before "str"
0_0_5439300_20255.c:12: error: `queue' undeclared (first use in this function)
0_0_5439300_20255.c:12: error: syntax error before "int"
0_0_5439300_20255.c:13: error: `stack' undeclared (first use in this function)
0_0_5439300_20255.c:13: error: syntax error before "int"
0_0_5439300_20255.c:15: error: `cin' undeclared (first use in this function)
0_0_5439300_20255.c:15: error: `str' undeclared (first use in this function)
0_0_5439300_20255.c:20: error: `str1' undeclared (first use in this function)
0_0_5439300_20255.c:24: error: `Q' undeclared (first use in this function)
0_0_5439300_20255.c:43: error: `S' undeclared (first use in this function)
|