0_0_8048910_14716.cpp: In function `std::string operator+(std::string, std::string)':
0_0_8048910_14716.cpp:5: error: `nbsp' undeclared (first use this function)
0_0_8048910_14716.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8048910_14716.cpp:15: error: name lookup of `i' changed for new ISO `for' scoping
0_0_8048910_14716.cpp:13: error: using obsolete binding at `i'
0_0_8048910_14716.cpp: In function `std::string operator*(std::string, int)':
0_0_8048910_14716.cpp:27: error: `nbsp' undeclared (first use this function)
0_0_8048910_14716.cpp:35: error: name lookup of `i' changed for new ISO `for' scoping
0_0_8048910_14716.cpp:33: error: using obsolete binding at `i'
0_0_8048910_14716.cpp: In function `std::string operator*(std::string, std::string)':
0_0_8048910_14716.cpp:47: error: `nbsp' undeclared (first use this function)
0_0_8048910_14716.cpp:51: error: name lookup of `i' changed for new ISO `for' scoping
0_0_8048910_14716.cpp:49: error: using obsolete binding at `i'
0_0_8048910_14716.cpp: In function `int main()':
0_0_8048910_14716.cpp:62: error: `nbsp' undeclared (first use this function)
|