0_0_8562491_14652.c:1:19: iostream: No such file or directory
0_0_8562491_14652.c:2:20: algorithm: No such file or directory
0_0_8562491_14652.c:3: error: syntax error before "namespace"
0_0_8562491_14652.c: In function `main':
0_0_8562491_14652.c:13: error: `que' undeclared (first use in this function)
0_0_8562491_14652.c:13: error: (Each undeclared identifier is reported only once
0_0_8562491_14652.c:13: error: for each function it appears in.)
0_0_8562491_14652.c:13: error: syntax error before "s"
0_0_8562491_14652.c:14: error: `cin' undeclared (first use in this function)
0_0_8562491_14652.c:17: error: `s' undeclared (first use in this function)
0_0_8562491_14652.c:23: error: `cout' undeclared (first use in this function)
0_0_8562491_14652.c:25: error: `endl' undeclared (first use in this function)
|