mirror of
https://github.com/krahets/hello-algo.git
synced 2026-09-28 01:06:46 +08:00
9baf4a1753
* Use Vec.last() method to access the top item of stack. * Use Vec.last() method to access the top item of stack.