mirror of
https://github.com/krahets/hello-algo.git
synced 2026-06-29 09:04:23 +00:00
84f4b8d285
There is something error when delete node, should 'delete front' or 'delete rear' outside the body of if cycle.