码迷,mamicode.com
首页 >  
搜索关键字:recently    ( 891个结果
Jessica's Reading Problem
DescriptionJessica's a very lovely girl wooed by lots of boys. Recently she has a problem. The final exam is coming, yet she has spent little time on ...
分类:其他好文   时间:2014-09-01 22:34:03    阅读次数:294
【LeetCode】LRU Cache
题外话:才连续写了几篇博客,博客排名竟然就不再是“千里之外”了,已经进入2万名之内了。再接再厉,加油! Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set. get(key)...
分类:其他好文   时间:2014-08-31 17:17:51    阅读次数:181
LeetCode LRU Cache
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations:getandset.get(key)- Get the valu...
分类:其他好文   时间:2014-08-27 21:50:28    阅读次数:210
[BestCoder Round #6] hdu 4982 Goffi and Squary Partition(构造)
Goffi and Squary Partition Problem Description Recently, Goffi is interested in squary partition of integers.A set X of k distinct positive integers is called squary partition of n if and ...
分类:其他好文   时间:2014-08-25 11:52:45    阅读次数:208
How to Make cURL works with cmake
How to Make cURL works with cmake     Recently, I want to learn cURL, so downloaded it and compiled it, and use cmake to manage the project, I wrote a CMakelists.txt as below: cmake_minimum_req...
分类:其他好文   时间:2014-08-24 11:44:22    阅读次数:179
【leetcode】LRU Cache
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations:getandset.get(key)- Get the valu...
分类:其他好文   时间:2014-08-20 14:04:32    阅读次数:250
A - Playground
My kid's school cleared a large field on their property recently to convert it into a playing area. The field is polygonal. The school administration ...
分类:其他好文   时间:2014-08-20 10:25:06    阅读次数:211
UVA - 11889 Benefit
Description   Benefit  Recently Yaghoub is playing a new trick to sell some more. When somebody gives him A Tomans, he who never has appropriate changes, asks for B Tomans su...
分类:其他好文   时间:2014-08-18 12:37:24    阅读次数:234
zoj3010The Lamp Game(状态压缩+SPFA求最大路)经典
The Lamp Game Time Limit: 2 Seconds Memory Limit: 65536 KB Little Tom likes playing games. Recently he is fond of a game called Lamp Game. The game is like this: at first, there are n lamps o...
分类:其他好文   时间:2014-08-16 15:10:10    阅读次数:250
ZOJ 2706 Thermal Death of the Universe
Thermal Death of the UniverseTime Limit: 10 Seconds Memory Limit: 32768 KBJohnie has recently learned about the thermal death concept. Given that t...
分类:其他好文   时间:2014-08-16 11:07:10    阅读次数:209
891条   上一页 1 ... 80 81 82 83 84 ... 90 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!