0_0_10789569_5539.cpp: In function `void print(__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >)':
0_0_10789569_5539.cpp:108: error: ISO C++ forbids declaration of `it' with no type
0_0_10789569_5539.cpp:108: error: cannot convert `__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >' to `int' in initialization
0_0_10789569_5539.cpp:108: error: no match for 'operator!=' in 'it != e'
0_0_10789569_5539.cpp:108: error: invalid type argument of `unary *'
|