未验证 提交 fa1f930c 编写于 作者: B Brandon Villa 提交者: GitHub

Add missing step (#345)

上级 521e0a9b
......@@ -102,6 +102,7 @@ Remove(head, value)
if n.next != ø
if n.next = tail
tail ← n
tail.next = null
end if
n.next ← n.next.next
return true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册