Either. C#. Copy Code. if(hashMap.ContainsKey(index)) { int val = hashMap[index]; val++; hashMap[index] = val; // can't use hashMap.
確定! 回上一頁