(Shuffle vector) Write a function that shuffles the contents in a vector using the following header:
template T>void shuff1e(vector& v) Write a test program that reads in 10 int values into a vector and display a shuffled result.
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.