0_0_1861269_9473.c:1:19: iostream: No such file or directory
0_0_1861269_9473.c:2:14: map: No such file or directory
0_0_1861269_9473.c:3:18: cstring: No such file or directory
0_0_1861269_9473.c:4:17: string: No such file or directory
0_0_1861269_9473.c:5: error: syntax error before "namespace"
0_0_1861269_9473.c:6: error: syntax error before '<' token
0_0_1861269_9473.c: In function `main':
0_0_1861269_9473.c:10: error: `string' undeclared (first use in this function)
0_0_1861269_9473.c:10: error: (Each undeclared identifier is reported only once
0_0_1861269_9473.c:10: error: for each function it appears in.)
0_0_1861269_9473.c:10: error: syntax error before "wd"
0_0_1861269_9473.c:18: error: `wd' undeclared (first use in this function)
0_0_1861269_9473.c:19: error: `func' undeclared (first use in this function)
0_0_1861269_9473.c:20: error: `wdd' undeclared (first use in this function)
0_0_1861269_9473.c:21: error: `dict1' undeclared (first use in this function)
0_0_1861269_9473.c:22: error: `dict2' undeclared (first use in this function)
0_0_1861269_9473.c:30: error: `map' undeclared (first use in this function)
0_0_1861269_9473.c:30: error: syntax error before ':' token
0_0_1861269_9473.c:33: error: `it' undeclared (first use in this function)
0_0_1861269_9473.c:34: error: `cout' undeclared (first use in this function)
0_0_1861269_9473.c:34: error: `endl' undeclared (first use in this function)
|