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