how to Implement process_deque(commands) to test my Deque function?

后端 未结 0 579
星月不相逢
星月不相逢 2021-01-26 13:38

Firstly, I need to implementing a Deque Function.

push_front adds a key to the head of the deque

push_back adds a key to the tail

相关标签:
回答
  • 消灭零回复
提交回复
热议问题