随笔分类 -  字符串-KMP

摘要:Count the string Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Description It is well known that AekdyCoin is good 阅读全文
posted @ 2016-08-23 16:23 季末Despair 阅读(533) 评论(0) 推荐(0)
摘要:Power Strings Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 44217 Accepted: 18449 Description Given two strings a and b we define a*b to 阅读全文
posted @ 2016-08-23 15:49 季末Despair 阅读(150) 评论(0) 推荐(0)
摘要:Oulipo Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 36128 Accepted: 14584 Description The French author Georges Perec (1936–1982) once w 阅读全文
posted @ 2016-08-22 22:02 季末Despair 阅读(321) 评论(0) 推荐(0)
摘要:最近开始系统的学习KMP算法,总算在网上找了篇很好的博客,也学到了许多,特此记录一下 原文网址:http://blog.csdn.net/v_july_v/article/details/7041827 从头到尾彻底理解KMP 从头到尾彻底理解KMP 作者:July时间:最初写于2011年12月,2 阅读全文
posted @ 2016-08-22 21:26 季末Despair 阅读(251) 评论(0) 推荐(0)