forked from youngyangyang04/leetcode-master
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit dc88b16
authored
Merge pull request youngyangyang04#2287 from zirs97/master
修正0019.删除链表的倒数第N个节点的Java代码fastIndex移动的错误部份1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 | - | ||
109 | - | ||
108 | + | ||
109 | + | ||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
0 commit comments