4 Commits

Author SHA1 Message Date
858198e385 Update 19. Remove Nth Node From End of List.go
fix: when m(length of linkList) is 1 and n greater than m, will cause "nil pointer dereference"
2021-04-15 02:35:26 +08:00
YDZ
d12dde092f Fix 0019 2021-02-21 08:38:32 +08:00
YDZ
96c36de45b optimization code level from A to A+ 2020-08-27 00:58:22 +08:00
YDZ
4e11f4028a 规范格式 2020-08-07 17:06:53 +08:00