0_0_7765942_21228.cpp: In function `void SUM(std::string, std::string, std::string&)':
0_0_7765942_21228.cpp:26: error: `itoa' undeclared (first use this function)
0_0_7765942_21228.cpp:26: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7765942_21228.cpp:39: error: name lookup of `ix_A' changed for new ISO `for' scoping
0_0_7765942_21228.cpp:25: error: using obsolete binding at `ix_A'
0_0_7765942_21228.cpp:53: error: name lookup of `ix_B' changed for new ISO `for' scoping
0_0_7765942_21228.cpp:25: error: using obsolete binding at `ix_B'
0_0_7765942_21228.cpp: In function `int main()':
0_0_7765942_21228.cpp:106: error: name lookup of `iter' changed for new ISO `for' scoping
0_0_7765942_21228.cpp:96: error: using obsolete binding at `iter'
|