LeetCode(884)两句话中的不常见单词

map<string,int>的用法

map<string,int>mp;

mp["abc"]++;

 

posted @ 2022-05-12 14:05  智人心  阅读(24)  评论(0)    收藏  举报