How to reference elements of a returned vectorI have a class that returns a vector. [code] void test(vector<double> v){ return v } [/co...
Problems with cin not picking up all strings?I'm trying to write code that can get input from a user. The input will be something like "1 empty c...
This user does not accept Private Messages