0_0_10567008_219.c:1:19: iostream: No such file or directory
0_0_10567008_219.c:2:17: vector: No such file or directory
0_0_10567008_219.c:3:20: algorithm: No such file or directory
0_0_10567008_219.c:4: error: syntax error before "namespace"
0_0_10567008_219.c: In function `main':
0_0_10567008_219.c:14: error: `vector' undeclared (first use in this function)
0_0_10567008_219.c:14: error: (Each undeclared identifier is reported only once
0_0_10567008_219.c:14: error: for each function it appears in.)
0_0_10567008_219.c:14: error: `homework' undeclared (first use in this function)
0_0_10567008_219.c:14: error: `Homework' undeclared (first use in this function)
0_0_10567008_219.c:17: error: `bool' undeclared (first use in this function)
0_0_10567008_219.c:17: error: syntax error before "noswap"
0_0_10567008_219.c:18: error: `cin' undeclared (first use in this function)
0_0_10567008_219.c:32: error: `noswap' undeclared (first use in this function)
0_0_10567008_219.c:64: error: `cout' undeclared (first use in this function)
0_0_10567008_219.c:64: error: `endl' undeclared (first use in this function)
|