terminate called after throwing an instance of 'std::length_error'
- by mark
hello all, this is my first post here. As i am newbie, the problem might be stupid. I was writing a piece of code while the following error message shown,
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_S_create
/home/gcj/finals /home/gcj/quals where Aborted
the following is the offending code…