0_0_6779138_26129.c:1:19: iostream: No such file or directory
0_0_6779138_26129.c:2:14: map: No such file or directory
0_0_6779138_26129.c:3:17: string: No such file or directory
0_0_6779138_26129.c:6: error: syntax error before "namespace"
0_0_6779138_26129.c: In function `main':
0_0_6779138_26129.c:12: error: `map' undeclared (first use in this function)
0_0_6779138_26129.c:12: error: (Each undeclared identifier is reported only once
0_0_6779138_26129.c:12: error: for each function it appears in.)
0_0_6779138_26129.c:12: error: `string' undeclared (first use in this function)
0_0_6779138_26129.c:12: error: `mp' undeclared (first use in this function)
0_0_6779138_26129.c:13: error: `mp1' undeclared (first use in this function)
0_0_6779138_26129.c:18: error: syntax error before '/' token
0_0_6779138_26129.c:34: error: `cin' undeclared (first use in this function)
0_0_6779138_26129.c:38: error: syntax error before ':' token
0_0_6779138_26129.c:39: error: syntax error before ':' token
0_0_6779138_26129.c:41: error: syntax error before '/' token
0_0_6779138_26129.c:46: error: `it' undeclared (first use in this function)
0_0_6779138_26129.c:47: error: `cout' undeclared (first use in this function)
0_0_6779138_26129.c:47: error: `endl' undeclared (first use in this function)
0_0_6779138_26129.c:52: error: `it1' undeclared (first use in this function)
|