When it comes time to update t.next, x.next is no longer the original node following x, but is instead of itself!
Insert node t immediately after node x
算法(Algorithms)第4版 练习 1.3.23 1.3.22
原文:http://www.cnblogs.com/songdechiu/p/6512539.html