0_0_11191305_14267.c:1:20: iostream: No such file or directory
0_0_11191305_14267.c:4:15: map: No such file or directory
0_0_11191305_14267.c:5:18: string: No such file or directory
0_0_11191305_14267.c:7: error: syntax error before "namespace"
0_0_11191305_14267.c: In function `main':
0_0_11191305_14267.c:11: error: syntax error before '/' token
0_0_11191305_14267.c:13: error: `map' undeclared (first use in this function)
0_0_11191305_14267.c:13: error: (Each undeclared identifier is reported only once
0_0_11191305_14267.c:13: error: for each function it appears in.)
0_0_11191305_14267.c:13: error: `string' undeclared (first use in this function)
0_0_11191305_14267.c:13: error: syntax error before "int"
0_0_11191305_14267.c:17: error: syntax error before "word"
0_0_11191305_14267.c:22: error: 'for' loop initial declaration used outside C99 mode
0_0_11191305_14267.c:24: error: `tmp' undeclared (first use in this function)
0_0_11191305_14267.c:25: error: `countMap' undeclared (first use in this function)
0_0_11191305_14267.c:33: error: `word' undeclared (first use in this function)
0_0_11191305_14267.c:41: error: syntax error before '/' token
|