Using a vector as a counter for coin toss?So I worked on it a bit more and I refined it slightly. [code] #include <iostream> #include <cstdli...
Using a vector as a counter for coin toss?so taking your suggestion my code is now [code] #include <iostream> #include <cstdlib> #include <ve...
Using a vector as a counter for coin toss?So this is my code so far and I took my array code and tried to incorporate a vector rather than an ...
mergeSort with vectors I'm actually not sure if this is done right or not but this is the code I have so far for a mergeSor...
This user does not accept Private Messages