687005_0_0_28520.c:1:19: iostream: No such file or directory
687005_0_0_28520.c:2:17: string: No such file or directory
687005_0_0_28520.c:3:14: map: No such file or directory
687005_0_0_28520.c:4: error: syntax error before "namespace"
687005_0_0_28520.c: In function `main':
687005_0_0_28520.c:7: error: `map' undeclared (first use in this function)
687005_0_0_28520.c:7: error: (Each undeclared identifier is reported only once
687005_0_0_28520.c:7: error: for each function it appears in.)
687005_0_0_28520.c:7: error: syntax error before "int"
687005_0_0_28520.c:8: error: syntax error before "int"
687005_0_0_28520.c:10: error: `string' undeclared (first use in this function)
687005_0_0_28520.c:10: error: syntax error before "tmp"
687005_0_0_28520.c:11: error: `cin' undeclared (first use in this function)
687005_0_0_28520.c:15: error: `tmp' undeclared (first use in this function)
687005_0_0_28520.c:16: error: `color' undeclared (first use in this function)
687005_0_0_28520.c:19: error: `it' undeclared (first use in this function)
687005_0_0_28520.c:26: error: `cout' undeclared (first use in this function)
|