ListNode result = new ListNode(- 1 );. // variable to point the last node of the list. ListNode p = result;.
確定! 回上一頁