0_0_7598010_28805.c:2:14: map: No such file or directory
0_0_7598010_28805.c:3:17: string: No such file or directory
0_0_7598010_28805.c:4:19: iostream: No such file or directory
0_0_7598010_28805.c:6: error: syntax error before "namespace"
0_0_7598010_28805.c:8: error: syntax error before '<' token
0_0_7598010_28805.c: In function `main':
0_0_7598010_28805.c:13: error: `string' undeclared (first use in this function)
0_0_7598010_28805.c:13: error: (Each undeclared identifier is reported only once
0_0_7598010_28805.c:13: error: for each function it appears in.)
0_0_7598010_28805.c:13: error: syntax error before "str"
0_0_7598010_28805.c:20: error: `cin' undeclared (first use in this function)
0_0_7598010_28805.c:20: error: `str' undeclared (first use in this function)
0_0_7598010_28805.c:21: error: `balloon' undeclared (first use in this function)
0_0_7598010_28805.c:24: error: `it' undeclared (first use in this function)
0_0_7598010_28805.c:29: error: `result' undeclared (first use in this function)
0_0_7598010_28805.c:32: error: `cout' undeclared (first use in this function)
|