题目信息:
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
题目信息:
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
维护每个区间的最小值和最大值,update的时候判断low[rt]与up[rt]和p的大小关系,进行更新操作。卡时卡得很紧。#include #include #include #include #include #define lson l,m,rtb)return a; return b;...
分类:
其他好文 时间:
2014-09-24 00:12:55
阅读次数:
263
How it works(目标只是开放资源给大家,没有考核)This is different from a standard MOOC. The materials presented here correspond to the advanced summer school organized ...
分类:
其他好文 时间:
2014-09-23 23:01:15
阅读次数:
196
题目信息:
1002. A+B for Polynomials (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
This time, you are supposed...
分类:
其他好文 时间:
2014-09-23 20:28:15
阅读次数:
182
题目信息:
1004. Counting Leaves (30)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
A family hierarchy is usually pre...
分类:
其他好文 时间:
2014-09-23 20:26:55
阅读次数:
205
题目信息:
1003. Emergency (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
As an emergency rescue team leader of...
分类:
其他好文 时间:
2014-09-23 19:37:35
阅读次数:
237
题目信息:
1001. A+B Format (20)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
Calculate a + b and output the sum...
分类:
其他好文 时间:
2014-09-23 19:21:45
阅读次数:
214