Problem #735 DATA STRUCTURES

Write a C++ program to find the common elements between two arrays

Your Solution