Question: I need help writing this program in C++. Create a container for at least 100 ints. Then you will be provided with second vector of
I need help writing this program in C++.

Create a container for at least 100 ints. Then you will be provided with second vector of 10 elements. You need to calculate how many of elements of the second vector are contained in the first one. Also need to calculate percent of how many elements are in vector, and how many are not
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
