0_0_1364136_30179.c:3:14: map: No such file or directory
0_0_1364136_30179.c:4:17: string: No such file or directory
0_0_1364136_30179.c:6: error: syntax error before "namespace"
0_0_1364136_30179.c: In function `main':
0_0_1364136_30179.c:26: error: `map' undeclared (first use in this function)
0_0_1364136_30179.c:26: error: (Each undeclared identifier is reported only once
0_0_1364136_30179.c:26: error: for each function it appears in.)
0_0_1364136_30179.c:26: error: `string' undeclared (first use in this function)
0_0_1364136_30179.c:26: error: syntax error before "int"
0_0_1364136_30179.c:27: error: syntax error before "int"
0_0_1364136_30179.c:32: error: `goal' undeclared (first use in this function)
0_0_1364136_30179.c:33: error: `score' undeclared (first use in this function)
0_0_1364136_30179.c:34: error: `in' undeclared (first use in this function)
0_0_1364136_30179.c:55: error: `the_iterator' undeclared (first use in this function)
|