0_0_1683564_1916.c:1:20: iostream: No such file or directory
0_0_1683564_1916.c:2:18: string: No such file or directory
0_0_1683564_1916.c:3:15: map: No such file or directory
0_0_1683564_1916.c:4: error: syntax error before "namespace"
0_0_1683564_1916.c:5: error: syntax error before '<' token
0_0_1683564_1916.c: In function `main':
0_0_1683564_1916.c:7: error: `string' undeclared (first use in this function)
0_0_1683564_1916.c:7: error: (Each undeclared identifier is reported only once
0_0_1683564_1916.c:7: error: for each function it appears in.)
0_0_1683564_1916.c:7: error: syntax error before "input"
0_0_1683564_1916.c:10: error: `cin' undeclared (first use in this function)
0_0_1683564_1916.c:10: error: `input' undeclared (first use in this function)
0_0_1683564_1916.c:13: error: `input2' undeclared (first use in this function)
0_0_1683564_1916.c:15: error: `l' undeclared (first use in this function)
0_0_1683564_1916.c:16: error: `r' undeclared (first use in this function)
0_0_1683564_1916.c:23: error: `cout' undeclared (first use in this function)
0_0_1683564_1916.c:23: error: `endl' undeclared (first use in this function)
|