码迷,mamicode.com
首页 >  
搜索关键字:a strange lift    ( 510个结果
codeforces535D:Tavas and Malekas(KMP)
Tavas is a strange creature. Usually "zzz" comes out of people's mouth while sleeping, but string s of length n comes out from Tavas' mouth instead. Today Tavas fell asleep in Malekas' place. W...
分类:其他好文   时间:2015-04-16 23:46:03    阅读次数:233
POJ 1837 Balance(动态规划之背包问题)
Balance Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 11436   Accepted: 7130 Description Gigel has a strange "balance" and he wants to poise it. Actually,...
分类:其他好文   时间:2015-04-15 21:34:36    阅读次数:147
深度优先搜索:奇怪的电梯
DescriptionThere is a strange lift.The lift can stop can at every floor as you want, and there is a number Ki(0 2 #include 3 #include 4 #include 5...
分类:其他好文   时间:2015-04-15 21:20:22    阅读次数:206
Learn Python The Hard Way(9)
#!/usr/bin/env?python #?-*-?coding:?utf-8?-*- #?Here‘s?some?new?strange?stuff,?remember?type?it?exactly. days?=?"Mon?Tue?Wed?Thu?Fri?Sat?Sun" months?=?"Jan\nFeb\nMar\nApr\n...
分类:编程语言   时间:2015-04-14 20:26:25    阅读次数:310
dig out secrets beneath AirSig
My sister installed AirSig last week. She is so exciting about this new techknology and she won't stop writing strange words in the air. She want me t...
分类:其他好文   时间:2015-04-12 19:12:45    阅读次数:133
优美的英文句子
1.One is always on a strange road, watching strange scenery and listening to strange music. Then one day, you will find that the things you try hard t...
分类:其他好文   时间:2015-04-10 13:02:27    阅读次数:123
LightOJ1314---Names for Babies
1314 - Names for Babies PDF (English) Statistics Forum Time Limit: 4 second(s) Memory Limit: 32 MBLong time ago, there was a strange kingdom. Peoples of different religions, different cult...
分类:其他好文   时间:2015-04-09 22:01:05    阅读次数:194
UVA 10801 Lift Hopping Floyd
题目链接:UVA - 10801题意描述:有n个电梯,给出每个电梯可以到达的楼层位置和电梯上升或下降一层楼的时间,另外在同一层楼换乘不同的电梯需要等待一分钟,问从楼层位置0(即地面)到第k层楼需要的最短时间是多少。算法分析:由于n很小(n 2 #include 3 #include 4 #inclu...
分类:其他好文   时间:2015-04-09 21:48:33    阅读次数:164
POJ 2891 Strange Way to Express Integers(一元线性同余方程组模版题)
题意:给出n个模方程组:x mod ai = ri。求x的最小正值。如果不存在这样的x,那么输出-1. 涉及的数论知识: 对于一般式ax ≡ b(mod m) 当a=1时,两个同余方程就可以合并成一个同余方程 比如对于本题: x mod a1=r1 x mod a2=r2 有不定方程: x=r2+a2*y2 x=r2+a2*y2 联立: a1y1+...
分类:其他好文   时间:2015-04-07 09:52:40    阅读次数:118
13年山东省赛 The number of steps(概率dp水题)
转载请注明出处:http://www.cnblogs.com/fraud/ ——by fraudThe number of stepsTime Limit:1 SecMemory Limit:128 MDescriptionMary stands in a strange maze, the maz...
分类:其他好文   时间:2015-04-07 00:39:29    阅读次数:183
510条   上一页 1 ... 33 34 35 36 37 ... 51 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!