会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Only the Strong Survive
微信号 chaobaimingtian
园子
首页
新随笔
管理
2017年3月4日
topcoder srm 708 div1
摘要: problem1 link 定义一个字符串s,定义函数$f(s)=\sum_{i=1}^{i<|s|}[s_{i-1}\neq s_{i}]$,给定字符串$p,q$,定义函数$g(p,q)=\sum_{c='a'}^{c<='z'}count(p,c)*count(q,c)$。其中 $count(s
阅读全文
posted @ 2017-03-04 15:48 朝拜明天19891101
阅读(417)
评论(0)
推荐(0)
编辑