If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" su...