De-referencing the last iterator position@JlBorges, this is the output from the GCC compiler when I compile the code: [code] error: no match...
De-referencing the last iterator positionI have made progress but haven't yet achieved the desired results. [code] auto j = v1.end() - v1....
De-referencing the last iterator positionSuppose I have a vector<int> v1 = {some set of integers} and I want to add the 0 and the last index,...
Having a program use cerr when protocol is broken@JLBorges, Thanks. Everything worked. What I wrote was (which may be entirely too verbose but hey ...
Having a program use cerr when protocol is broken@LendraDwi I understand your suggestion but don't (only been teaching myself for 3 weeks). Can you p...
This user does not accept Private Messages