题目信息:
1010. Radix (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
Given a pair of positive integers, for exam...
分类:
其他好文 时间:
2014-09-24 12:17:46
阅读次数:
234
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set.
get(key) - Get the value (will always be positive) of the
key i...
分类:
其他好文 时间:
2014-09-24 10:31:06
阅读次数:
251
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set.
get(key) - Get the value (will always be positive) of the
key i...
分类:
其他好文 时间:
2014-09-24 09:40:46
阅读次数:
177
1, Sort
Needless to say, mongodb also support to sort data. THe positive one means sorting by asc order and negetive means by desc.
2. Group
The grammar of group:
Description Of Argument:...
分类:
数据库 时间:
2014-09-23 02:47:33
阅读次数:
267
intcompareTo(To)Compares this object with the specified object for order. Returns a negative integer, zero, or a positive integer as this object is le...
分类:
编程语言 时间:
2014-09-22 23:21:13
阅读次数:
173
http://poj.org/problem?id=1426DescriptionGiven a positive integer n, write a program to find out a nonzero multiple m of n whose decimal representatio...
分类:
其他好文 时间:
2014-09-18 20:27:14
阅读次数:
244
Matrix Power Series
Time Limit: 3000MS
Memory Limit: 131072K
Total Submissions: 15417
Accepted: 6602
Description
Given a n × n matrix A and a positive integer k, ...
分类:
其他好文 时间:
2014-09-18 13:20:00
阅读次数:
230
题目: Each of the following two procedures defines a method for adding two positive integers in terms of the procedures inc, which increments its argum....
分类:
其他好文 时间:
2014-09-15 17:19:29
阅读次数:
156
pat 1085. Perfect Sequence (25)
时间限制
300 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CAO, Peng
Given a sequence of positive integers...
分类:
其他好文 时间:
2014-09-13 04:08:14
阅读次数:
278
RelativesTime Limit:1000MSMemory Limit:65536KTotal Submissions:11372Accepted:5544DescriptionGiven n, a positive integer, how many positive integers le...
分类:
其他好文 时间:
2014-09-12 21:58:54
阅读次数:
179