mirror of
https://github.com/krahets/hello-algo.git
synced 2026-06-28 00:24:21 +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.