數據結構與算法題目集7-42——整型關鍵字的散列映射

我的數據結構與算法題目集代碼倉:https://github.com/617076674/Data-structure-and-algorithm-topic-set 原題鏈接:https://pintia.cn/problem-sets/15/problems/889 題目描述: 知識點:哈希表 思路:用一個bool類型的數組filled標記某個位置是否有值,用一個int型數組nums標記存儲數
相關文章
相關標籤/搜索