题目Leetcode 146 LRU Cache. 要是设计实现一个LRU cache, 支持get和put操作,有固定大小的capacity, 然后如果容量不够了, 就把least recently used ...
確定! 回上一頁