码迷,mamicode.com
首页 >  
搜索关键字:represents    ( 776个结果
Jump Game <leetcode>
Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your maximu...
分类:其他好文   时间:2014-09-18 22:12:44    阅读次数:157
EaseMode
The following graphs demonstrate the different values ofEasingMode, wheref(t) represents the animation progress andtrepresents time.BackEaseBounceEase...
分类:其他好文   时间:2014-09-15 09:55:18    阅读次数:212
Leetcode: Jump Game II
Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your maximu...
分类:其他好文   时间:2014-09-12 13:26:43    阅读次数:145
Leetcode: Jump Game
Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your maximu...
分类:其他好文   时间:2014-09-12 05:41:53    阅读次数:192
TapeEquilibrium (Codility)
A non-empty zero-indexed array A consisting of N integers is given. Array A represents numbers on a tape.Any integer P, such that 0 &A);that, given a....
分类:其他好文   时间:2014-09-09 22:44:39    阅读次数:482
Container With Most Water
Given n non-negative integers a1, a2, ..., an, where each represents a point at coordinate (i, ai). n vertical lines are drawn such that the two endpo...
分类:其他好文   时间:2014-09-07 18:28:25    阅读次数:271
求最大面积
Container With Most WaterTotal Accepted:15862Total Submissions:50802My SubmissionsGivennnon-negative integersa1,a2, ...,an, where each represents a po...
分类:其他好文   时间:2014-09-07 15:57:25    阅读次数:184
Container With Most Water <leetcode>
Givennnon-negative integersa1,a2, ...,an, where each represents a point at coordinate (i,ai).nvertical lines are drawn such that the two endpoints of ...
分类:其他好文   时间:2014-09-06 23:43:44    阅读次数:209
POJ 1442-Black Box(优先队列)
Black Box Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 7436   Accepted: 3050 Description Our Black Box represents a primitive database. It can save an int...
分类:其他好文   时间:2014-09-02 17:46:05    阅读次数:198
【leetcode】Jump Game I, II 跳跃游戏一和二
题目: Jump Game I: Given an array of non-negative integers, you are initially positioned at the first index of the array. Each element in the array represents your maximum jump length at that...
分类:其他好文   时间:2014-08-28 02:07:48    阅读次数:249
776条   上一页 1 ... 68 69 70 71 72 ... 78 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!