0_0_11018337_4266.cpp:5: error: expected nested-name-specifier before "namesapcing"
0_0_11018337_4266.cpp:5: error: `namesapcing' has not been declared
0_0_11018337_4266.cpp:5: error: expected `;' before "std"
0_0_11018337_4266.cpp:5: error: expected constructor, destructor, or type conversion before ';' token
0_0_11018337_4266.cpp: In function `int main()':
0_0_11018337_4266.cpp:10: error: `map' undeclared (first use this function)
0_0_11018337_4266.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11018337_4266.cpp:10: error: `string' undeclared (first use this function)
0_0_11018337_4266.cpp:10: error: expected primary-expression before "int"
0_0_11018337_4266.cpp:10: error: expected `;' before "int"
0_0_11018337_4266.cpp:11: error: `vector' undeclared (first use this function)
0_0_11018337_4266.cpp:11: error: `temp' undeclared (first use this function)
0_0_11018337_4266.cpp:12: error: `cin' undeclared (first use this function)
0_0_11018337_4266.cpp:14: error: `ballon' undeclared (first use this function)
0_0_11018337_4266.cpp:17: error: expected `;' before "color"
0_0_11018337_4266.cpp:18: error: `color' undeclared (first use this function)
0_0_11018337_4266.cpp:21: error: expected primary-expression before "int"
0_0_11018337_4266.cpp:21: error: expected `;' before "int"
0_0_11018337_4266.cpp:23: error: `ite' undeclared (first use this function)
0_0_11018337_4266.cpp:31: error: `cout' undeclared (first use this function)
0_0_11018337_4266.cpp:31: error: `endl' undeclared (first use this function)
|