Unordered_map的使用

#include<unordered_map>

unordered_map<int,int>mp;

posted @ 2020-12-30 17:30  TheDa  阅读(146)  评论(0)    收藏  举报