Given two sorted arrays(without duplicates of course), is there a way to find out and print all the elements that appeared in both arrays?Given two sorted arrays(without duplicates of c
Given two sorted arrays(without duplicates of course), is there a way to find out and print all the elements that appeared in both arrays?Given two sorted arrays(without duplicates of c