dynamic allocated arrays c++I'm trying to create a function that uses dynamic allocated arrays instead of vectors because I want...
Storing multiple arrays based on user inputHm i tried this but it's not giving me the right output. If i have 3 1 2 9 5 4 3 and i do a[1][0...
Storing multiple arrays based on user inputI'm trying to create a function where it allows the user to type in multiple amounts of integers, so...
Index/Max/Min of a Vector<double> C++I want to be able to figure out the highest and lowest element in an vector<double> and also figure ...
subtract values from elements in a vectorWrite your question here. I have two vectors with the values 2.123, 2.111, 9.222 1.22...
This user does not accept Private Messages