Introduction - If you have any usage issues, please Google them yourself
This assignment asks students to write a program to find if two vectors have the same elements with the condition that the order and multiplicities are ignored. For requirements, the numbers should be input the keyboard by the user and the length of the vectors are unknown and user-defined.