618022_0_0_15392.c:1:19: iostream: No such file or directory
618022_0_0_15392.c:2:17: string: No such file or directory
618022_0_0_15392.c:3:14: map: No such file or directory
618022_0_0_15392.c:4: error: syntax error before "namespace"
618022_0_0_15392.c: In function `main':
618022_0_0_15392.c:9: error: `string' undeclared (first use in this function)
618022_0_0_15392.c:9: error: (Each undeclared identifier is reported only once
618022_0_0_15392.c:9: error: for each function it appears in.)
618022_0_0_15392.c:9: error: syntax error before "balloon"
618022_0_0_15392.c:12: error: `map' undeclared (first use in this function)
618022_0_0_15392.c:12: error: syntax error before "int"
618022_0_0_15392.c:16: error: `cin' undeclared (first use in this function)
618022_0_0_15392.c:16: error: `balloon' undeclared (first use in this function)
618022_0_0_15392.c:17: error: `Map' undeclared (first use in this function)
618022_0_0_15392.c:18: error: `rns' undeclared (first use in this function)
618022_0_0_15392.c:20: error: `cout' undeclared (first use in this function)
618022_0_0_15392.c:20: error: `endl' undeclared (first use in this function)
|