Having issues splitting/formatting a string into a vector based on multiple criteriaI need to split a series of strings that are formatted like this: ex string 1:<verb> sigh <adverb...
Having trouble using/implementing one of my functions properlyFigured it out.
Couple of questions about my attempt at a "Benford's law" program Thank you that was very helpful. It appears I need to improve on tracing through exactly what my pro...
Couple of questions about my attempt at a "Benford's law" program Ok I think I've gotten a step closer, as It now counts the occurrences of the first digit and calcul...
Couple of questions about my attempt at a "Benford's law" program If I change the vector<int> count(10) into an array (which I don't necessarily want to do) it count...
This user does not accept Private Messages