码迷,mamicode.com
首页 >  
搜索关键字:represents    ( 776个结果
HDU-1067-Gap(BFS+HASH)
Problem Description Let's play a card game called Gap. You have 28 cards labeled with two-digit numbers. The first digit (from 1 to 4) represents the suit of the card, and the second digit (from 1 ...
分类:其他好文   时间:2014-08-12 10:24:14    阅读次数:379
[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-08-12 10:15:23    阅读次数:149
[leetcode]Jump Game
Jump GameGiven an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents yo...
分类:其他好文   时间:2014-08-08 01:52:15    阅读次数:194
[leetcode]Jump Game II
Jump Game IIGiven an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents...
分类:其他好文   时间:2014-08-08 01:51:45    阅读次数:214
Leetcode--Jump Game
Problem Description: 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 tha...
分类:其他好文   时间:2014-08-07 15:42:10    阅读次数:180
Leetcode | 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-08-05 18:54:19    阅读次数:282
STL--H - Black Box(两个优先队列,求第k小的值)
H - Black Box Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Description Our Black Box represents a primitive database. It can save an int...
分类:其他好文   时间:2014-08-04 21:29:40    阅读次数:523
Black Box(POJ 1442·TREAP实现)
传送门:http://poj.org/problem?id=1442Black BoxTime Limit: 1000MSMemory Limit: 10000KDescriptionOur Black Box represents a primitive database. It can save...
分类:其他好文   时间:2014-08-01 19:12:02    阅读次数:211
使用CoreData [4]
使用CoreData [4]此片文章主要是分析如何对CoreData进行封装.在开始之前,我们需要弄明白3个非常关键的类,以下翻译凑合着看看.NSManagedObjectContextAn instance of NSManagedObjectContext represents a single...
分类:其他好文   时间:2014-07-31 19:47:47    阅读次数:253
[LeetCode] 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-07-30 12:05:03    阅读次数:248
776条   上一页 1 ... 70 71 72 73 74 ... 78 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!