摘要:
** 232.用栈实现队列 ** leetcode链接:https://leetcode.cn/problems/implement-queue-using-stacks/ 题目描述:请你仅使用两个栈实现先入先出队列。队列应当支持一般队列支持的所有操作(push、pop、peek、empty):实现 阅读全文
posted @ 2025-12-02 01:53
HuzuH
阅读(6)
评论(0)
推荐(0)
2025年12月2日