码迷,mamicode.com
首页 >  
搜索关键字:c. dzy loves sequences    ( 1332个结果
Codeforces Round #365 (Div. 2) A
Description Mishka is a little polar bear. As known, little bears loves spending their free time playing dice for chocolates. Once in a wonderful sunn ...
分类:其他好文   时间:2016-08-06 15:49:11    阅读次数:97
KMP入门(匹配)
Description Given two sequences of numbers : a[1], a[2], ...... , a[N], and b[1], b[2], ...... , b[M] (1 <= M <= 10000, 1 <= N <= 1000000). Your task ...
分类:其他好文   时间:2016-08-06 00:16:42    阅读次数:158
HDU 5791 Two
Description Alice gets two sequences A and B. A easy problem comes. How many pair of sequence A' and sequence B' are same. For example, {1,2} and {1,2 ...
分类:其他好文   时间:2016-08-05 00:53:43    阅读次数:170
hdu 5791 Two dp
Two Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Problem Description Alice gets two sequences A and B. A easy prob ...
分类:其他好文   时间:2016-08-03 21:58:09    阅读次数:263
HDU 5791 Two DP
Two Problem Description Alice gets two sequences A and B. A easy problem comes. How many pair of sequence A' and sequence B' are same. For example, {1 ...
分类:其他好文   时间:2016-08-03 20:21:19    阅读次数:182
Poj2761-Feed the dogs(伸展树求名次)
Description Wind loves pretty dogs very much, and she has n pet dogs. So Jiajia has to feed the dogs every day for Wind. Jiajia loves Wind, but not th ...
分类:其他好文   时间:2016-08-03 20:05:16    阅读次数:296
HDU 5791:Two(DP)
http://acm.hdu.edu.cn/showproblem.php?pid=5791 Two Problem Description Alice gets two sequences A and B. A easy problem comes. How many pair of sequen ...
分类:其他好文   时间:2016-08-03 11:45:08    阅读次数:254
hdu1711 Number Sequence kmp应用
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=1711 题目: Problem Description Given two sequences of numbers : a[1], a[2], ...... , a[N], and b[1], b[2] ...
分类:其他好文   时间:2016-08-02 23:40:20    阅读次数:215
Codeforces Round #129 (Div. 2) C
Description The Little Elephant very much loves sums on intervals. This time he has a pair of integers l and r (l?≤?r). The Little Elephant has to fin ...
分类:其他好文   时间:2016-07-30 18:15:07    阅读次数:176
Codeforces Round #129 (Div. 2) B
Description The Little Elephant loves sortings. He has an array a consisting of n integers. Let's number the array elements from 1 to n, then the i-th ...
分类:其他好文   时间:2016-07-30 18:05:33    阅读次数:211
1332条   上一页 1 ... 63 64 65 66 67 ... 134 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!