56763_0_5266.cpp: In function `std::string operator+(std::string, std::string)':
56763_0_5266.cpp:18: error: ISO C++ forbids declaration of `i' with no type
56763_0_5266.cpp: In function `std::string operator*(std::string, std::string)':
56763_0_5266.cpp:33: error: ISO C++ forbids declaration of `i' with no type
56763_0_5266.cpp: In function `std::string operator*(std::string, int)':
56763_0_5266.cpp:53: error: ISO C++ forbids declaration of `i' with no type
56763_0_5266.cpp: In function `int main()':
56763_0_5266.cpp:71: error: ISO C++ forbids declaration of `i' with no type
56763_0_5266.cpp:71: error: ISO C++ forbids declaration of `j' with no type
|