0_0_1645020_17900.cpp: In function `std::string add_str(std::string, std::string)':
0_0_1645020_17900.cpp:50: error: `itoa' undeclared (first use this function)
0_0_1645020_17900.cpp:50: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1645020_17900.cpp: In function `std::string multiple(std::string, int)':
0_0_1645020_17900.cpp:77: error: `itoa' undeclared (first use this function)
|