0_0_6604220_26756.c:2:19: iostream: No such file or directory
0_0_6604220_26756.c:4:20: algorithm: No such file or directory
0_0_6604220_26756.c:6:18: iomanip: No such file or directory
0_0_6604220_26756.c:9:16: queue: No such file or directory
0_0_6604220_26756.c:10:17: string: No such file or directory
0_0_6604220_26756.c:11:16: stack: No such file or directory
0_0_6604220_26756.c:12: error: syntax error before "namespace"
0_0_6604220_26756.c: In function `main':
0_0_6604220_26756.c:28: error: `cout' undeclared (first use in this function)
0_0_6604220_26756.c:28: error: (Each undeclared identifier is reported only once
0_0_6604220_26756.c:28: error: for each function it appears in.)
0_0_6604220_26756.c:28: error: `endl' undeclared (first use in this function)
|