soulmachine / leetcode

LeetCode题解,151道题完整版。
BSD 3-Clause "New" or "Revised" License
11.29k stars 3.44k forks source link

Insertion Sort Link List C++ #40

Open dolremi opened 9 years ago

dolremi commented 9 years ago

OJ没法通过, 如果linked list: 1->NULL or 1->1-> NULL