码迷,mamicode.com
首页 >  
搜索关键字:practice    ( 1575个结果
poj 2549 Sumsets
N - Sumsets Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2549 Description Given S, a set of integers, find the largest d ...
分类:其他好文   时间:2015-04-06 08:56:29    阅读次数:125
E - Just a Hook HDU 1698 (线段树+类似延迟标记)
E - Just a Hook Time Limit:2000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice Description In the game of DotA, Pudge’s meat hook is actually the most horrible thing...
分类:其他好文   时间:2015-04-05 09:12:34    阅读次数:293
Springframework 1 - Overview
*** The following words, some are culled from Official Spring Framework Reference and some are summarized from my working practice. Springframework introduction...
分类:编程语言   时间:2015-04-04 22:40:19    阅读次数:256
D - Mayor's posters (线段树+离散化处理) POJ 2528
D - Mayor's posters Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2528 Description The citizens of Bytetown, AB, could not stand that the candid...
分类:其他好文   时间:2015-04-04 18:32:53    阅读次数:320
Matrix Power Series(矩阵快速幂)
C - Matrix Power Series Time Limit:3000MS Memory Limit:131072KB 64bit IO Format:%I64d & %I64uSubmit Status Practice POJ 3233DescriptionGiven a n × n m...
分类:其他好文   时间:2015-04-04 12:01:26    阅读次数:128
C - A Simple Problem with Integers POJ 3468
C - A Simple Problem with Integers Time Limit:5000MS Memory Limit:131072KB 64bit IO Format:%I64d & %I64u Submit Status Practice POJ 3468 Description You have N integers, A1, A2, ... , AN. You ...
分类:其他好文   时间:2015-04-04 09:13:54    阅读次数:136
B - I Hate It HDU 1754 线段树
B - I Hate It Time Limit:3000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1754 Description 很多学校流行一种比较的习惯。老师们很喜欢询问,从某某到某某当中,分数最高的是多少。 这让很多学生很反感。 不管你喜不喜欢,现在...
分类:其他好文   时间:2015-04-02 19:04:35    阅读次数:119
Share the algorithm I wrote
Spent time to write down C# program to implement an algorithm. Feel great! Start to practice, a question a time.Question is from careercup:http://www....
分类:其他好文   时间:2015-04-01 08:17:38    阅读次数:225
动态规划学习
数字三角形问题http://sotong.sec.samsung.net/sotong/practice/practiceProbView.do?practiceProbId=AUkG9ZnV1GXVldGG把位置(i,j)看成一个状态,然后定义状态(i,j)的指标函数d(i,j):从位置(i,j)...
分类:其他好文   时间:2015-03-31 20:00:05    阅读次数:245
子序列个数(fzu2129)
子序列个数 Time Limit:2000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice FZU 2129 Description 子序列的定义:对于一个序列a=a[1],a[2],......a[n]。则非空序列a'=a[p1],a[p2].......
分类:其他好文   时间:2015-03-30 09:24:54    阅读次数:140
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!