what(): std::bad_alloc error, what is that?So, how can I fix this error? Here's my code: note that [code]sizes =1239[/code] and it's from a ...
'std::bad_alloc' what(): std::bad_allocSo, how can I fix this error? Here's my code: note that [code]sizes =1239[/code] and it's from a ve...
Scope problemsI'll explain it better, this would be a simulation of voting, in the [code] vector<politico> congres...
Scope problemshow could I use congresso.size() outside of it's scope? Is it possible?
Scope problemsI'm new to c ++, and I'm still new to vectors. When I compile the code below the following message a...
This user does not accept Private Messages