forked from youngyangyang04/leetcode-master
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 0828601
authored
Merge pull request youngyangyang04#2589 from WuTao1103/master
java单链表版本中,因为有虚拟头节点,所以不用对Index=0的情况进行特殊处理1 file changed
+1
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
383 | - | ||
384 | - | ||
385 | - | ||
386 | - | ||
383 | + | ||
387 | 384 |
| |
388 | 385 |
| |
389 | 386 |
| |
|
0 commit comments