63466_0_12116.cpp: In function `std::string operator+(std::string, std::string)':
63466_0_12116.cpp:21: error: ISO C++ forbids declaration of `i' with no type
63466_0_12116.cpp: In function `std::string operator*(std::string, std::string)':
63466_0_12116.cpp:37: error: ISO C++ forbids declaration of `i' with no type
63466_0_12116.cpp: In function `std::string operator*(std::string, int)':
63466_0_12116.cpp:56: error: ISO C++ forbids declaration of `i' with no type
|