package
0.0.0-20210911005019-8a26e672d2db
Repository: https://github.com/renyddd/golang.git
Documentation: pkg.go.dev

# Functions

* Initialize your data structure here.

# Structs

MyStack 仅用一个队列来模拟,在插入时保持调整值的顺序.