Vector Functions. These problems develop functions for manipulating values within a vector.
Write a function that replaces values in a vector with their absolute values. Assume that the function prototype statement is
void v_abs(vector&x);
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.