I have two arrays that have been declared with sentinel loops. I need a function to merge the two arrays together into one array, sort the final array into ascending order, and print the final array. The only other catch is I can't have any values appear twice in the final array.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.