Skip to content

solution for Insertion Sort List #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dolremi
Copy link

@dolremi dolremi commented Dec 20, 2014

Modify the code to pass the test of cases such as 1-> NULL or 1->1->NULL
The code has passed the test cases in leetcode

Modify the code to pass the test of cases such as 1-> NULL or 1->1->NULL
The code has passed the test cases in leetcode
@soulmachine
Copy link
Owner

Thanks, I'll checkt this later.

@soulmachine
Copy link
Owner

我用 1->1->nullptr 这个数据测了一下,不会崩溃啊

@soulmachine soulmachine closed this Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants