
字符串
ssl_lyy
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
jzoj 3427 归途与征程
jzoj 3427原创 2017-08-18 21:56:44 · 509 阅读 · 1 评论 -
Hdu2222 Keywords Search
Problem Description In the modern time, Search engine came into the life of everybody like Google, Baidu, etc. Wiskey also wants to bring this feature to his image retrieval system. Every image hav...原创 2018-02-26 20:53:08 · 218 阅读 · 0 评论 -
Hdu3695Computer Virus on Planet Pandora
Problem Description Aliens on planet Pandora also write computer programs like us. Their programs only consist of capital letters (‘A’ to ‘Z’) which they learned from the Earth. On planet Pandora, ...原创 2018-02-28 17:04:48 · 488 阅读 · 0 评论 -
bzoj 1355 [Baltic2009]Radio Transmission
Description 给你一个字符串,它是由某个字符串不断自我连接形成的。 但是这个字符串是不确定的,现在只想知道它的最短长度是多少. Input 第一行给出字符串的长度,1 < L ≤ 1,000,000. 第二行给出一个字符串,全由小写字母组成. Output 输出最短的长度 Sample Input 8 cabcabca Sample Output 3 ...原创 2018-04-12 20:03:22 · 319 阅读 · 0 评论