0_0_8833200_30889.cpp: In function `int main()':
0_0_8833200_30889.cpp:3: error: `string' undeclared (first use this function)
0_0_8833200_30889.cpp:3: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8833200_30889.cpp:3: error: expected `;' before "eng"
0_0_8833200_30889.cpp:6: error: `map' undeclared (first use this function)
0_0_8833200_30889.cpp:6: error: `dict' undeclared (first use this function)
0_0_8833200_30889.cpp:7: error: `cin' undeclared (first use this function)
0_0_8833200_30889.cpp:7: error: `eng' undeclared (first use this function)
0_0_8833200_30889.cpp:10: error: `mar' undeclared (first use this function)
0_0_8833200_30889.cpp:15: error: `getchar' undeclared (first use this function)
0_0_8833200_30889.cpp:18: error: `gets' undeclared (first use this function)
0_0_8833200_30889.cpp:20: error: `strcmp' undeclared (first use this function)
0_0_8833200_30889.cpp:24: error: `strlen' undeclared (first use this function)
0_0_8833200_30889.cpp:34: error: `cout' undeclared (first use this function)
0_0_8833200_30889.cpp:41: error: `endl' undeclared (first use this function)
|