A Bug's Life
Time Limit: 10000MS
Memory Limit: 65536K
Total Submissions: 29011
Accepted: 9451
Description
Background
Professor Hopper is researching the sexual be...
分类:
其他好文 时间:
2014-12-01 22:27:04
阅读次数:
145
A Bug's Life
Time Limit: 10000MS
Memory Limit: 65536K
Total Submissions: 28882
Accepted: 9423
题目链接:http://poj.org/problem?id=2492
Description
Background
Professor ...
分类:
其他好文 时间:
2014-11-08 15:21:44
阅读次数:
219
DescriptionBackgroundProfessor Hopper is researching the sexual behavior of a rare species of bugs. He assumes that they feature two different genders...
分类:
其他好文 时间:
2014-11-05 16:53:41
阅读次数:
137
Get Many Persimmon Trees
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 3656
Accepted: 2378
Description
Seiji Hayashi had been a professor of the Nisshinkan...
分类:
其他好文 时间:
2014-10-30 19:19:17
阅读次数:
160
A Bug's Life
Time Limit: 10000MS
Memory Limit: 65536K
Total Submissions: 28703
Accepted: 9350
Description
Background
Professor Hopper is researching the sexual behavi...
分类:
其他好文 时间:
2014-10-17 00:52:03
阅读次数:
243
Description
Problem B: Smeech
Professor Octastichs has invented a new programming language, Smeech. An expression in Smeech may be a positive or negative integer, or may be of the form
(pe1e2) wh...
分类:
其他好文 时间:
2014-09-05 18:14:51
阅读次数:
222
A Famous ICPC Team
时间限制:1000 ms | 内存限制:65535 KB
难度:2
描述
Mr. B, Mr. G, Mr. M and their coach Professor S are planning their way to Warsaw for the ACM-ICPC World Finals. Each of the four has a s...
分类:
其他好文 时间:
2014-08-10 15:44:00
阅读次数:
237
A Bug's LifeTime Limit:10000MSMemory Limit:65536KTotal Submissions:28211Accepted:9177DescriptionBackgroundProfessor Hopper is researching the sexual b...
分类:
其他好文 时间:
2014-08-05 03:04:08
阅读次数:
242
这题的大意就是 给出一个数n, 找到它所有的因子, 然后把这些(因子的因子数)的立方和求出来。
题目的时限虽然很宽,但是数据很BT。首先,公式必须找出来。
证明如下:
先将n质因数分解成形如n = a ^m * b ^ p * c ^q *........;
那么要求的结果为函数g(x)的值;
我们以n有2个质因数为例子;
g(n) = g(a ^m * b...
分类:
其他好文 时间:
2014-08-01 16:19:11
阅读次数:
228
Sherlock and The BeastSherlock Holmes is getting paranoid about Professor Moriarty, his archenemy. All his efforts to subdue Moriarty have been in vai...
分类:
其他好文 时间:
2014-07-30 12:00:53
阅读次数:
412