So I'm trying this little exercise to the get the hang of c++, the problem is that whenever I use an iterator for the vector that contains the results, it always starts at the end of the vector then crashes. So I'm trying this little exercise to the get t