
数学上来先打表
花雨就是花雨
最好的我还未等到~
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU3746--Cyclic Nacklace (Kmp)
Description CC always becomes very depressed at the end of this month, he has checked his credit card yesterday, without any surprise, there are only 99.9 yuan left. he is too distressed and thinking原创 2017-06-14 17:54:09 · 589 阅读 · 0 评论 -
POJ3579--Median(二分)
二分......原创 2017-05-15 12:00:23 · 450 阅读 · 0 评论 -
POJ2406--Power Strings(KMP变形)
Do more with lessDescription Given two strings a and b we define a*b to be their concatenation. For example, if a = “abc” and b = “def” then a*b = “abcdef”. If we think of concatenation as multiplica原创 2017-08-23 17:17:27 · 522 阅读 · 0 评论 -
ALDS1_4_C Dictionary(哈希)
Discussion Your task is to write a program of a simple dictionary which implements the following instructions: insert str: insert a string str in to the dictionary find str: if the distionary c原创 2017-10-17 10:46:51 · 678 阅读 · 0 评论