Introduction - If you have any usage issues, please Google them yourself
Suppose there are two elements in non-descending order according to the linear form, are stored as single linked list. Please write algorithms merge the two into a single list element value by a single non-descending order list, and requested two single linked list using the original storage node after a single merged list.