会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
忘怀星的博客小屋
博客园
首页
新随笔
联系
管理
订阅
2020年11月26日
20201126模拟
摘要: T1 将每一个单词中的各个字母的数量统计出来,然后可以得到一个表示字母数量的数列,将它哈希一下即可 #include <cstdio> #include <cstring> #include <algorithm> #define ll long long using namespace std;
阅读全文
posted @ 2020-11-26 13:15 nao-nao
阅读(87)
评论(0)
推荐(0)
编辑
公告