题目信息:
1012. The Best Rank (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
To evaluate the performance of ou...
分类:
其他好文 时间:
2014-09-25 20:00:37
阅读次数:
199
题目信息:
1011. World Cup Betting (20)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
With the 2010 FIFA World Cup ru...
分类:
其他好文 时间:
2014-09-25 19:27:27
阅读次数:
225
题目信息:
1013. Battle Over Cities (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
It is vitally important to h...
分类:
其他好文 时间:
2014-09-25 19:27:07
阅读次数:
219
直接用dijkstra求取,只能拿到22,四个case过不了#include#includeusing namespace std;int bike_count[510];int bike_sum[510]; int bike_sum_num[510];int map[510][510];bool ...
分类:
其他好文 时间:
2014-09-24 18:28:07
阅读次数:
228
题目信息:
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
题目信息:
1009. Product of Polynomials (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
This time, you are suppose...
分类:
其他好文 时间:
2014-09-24 12:01:46
阅读次数:
159
题目信息:
1007. Maximum Subsequence Sum (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
Given a sequence of K i...
分类:
其他好文 时间:
2014-09-24 11:12:56
阅读次数:
364
题目信息:
1008. Elevator (20)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
The highest building in our city has onl...
分类:
其他好文 时间:
2014-09-24 10:55:26
阅读次数:
205
题目信息:
1006. Sign In and Sign Out (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
At the beginning of every ...
分类:
其他好文 时间:
2014-09-24 10:39:26
阅读次数:
174
1006. 换个格式输出整数 (15)(ZJUPAT)...
分类:
其他好文 时间:
2014-09-24 00:24:35
阅读次数:
270