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