时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven an increasing sequence S of N integers, themedianis the number at the middle position....
分类:
其他好文 时间:
2015-02-06 10:52:47
阅读次数:
149
1010. 一元多项式求导 (25)时间限制400 ms
内存限制65536 kB
代码长度限制8000 B
判题程序Standard设计函数求一元多项式的导数。输入格式:以指数递降方式输入多项式非零项系数和指数(绝对值均为不超过1000的整数)。数字间以空格分隔。输出格式:以与输入相同的格式输出导数多项式非零项的系数和指数。数字间以空格分隔,但结尾不能有多余空格。注意“零多项式”的指数和系...
分类:
其他好文 时间:
2015-02-06 09:36:53
阅读次数:
116
时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueShopping in Mars is quite a different experience. The Mars people pay by chained diamonds. E...
分类:
其他好文 时间:
2015-02-06 00:37:04
阅读次数:
174
时间限制150 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven any permutation of the numbers {0, 1, 2,..., N-1}, it is easy to sort them in increasi...
分类:
其他好文 时间:
2015-02-05 23:24:07
阅读次数:
185
1077. Kuchiguse (20)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者HOU, QimingThe Japanese language is notorious for its sentence ending particles. ...
分类:
其他好文 时间:
2015-02-05 21:48:56
阅读次数:
136
Activity四种加载模式
我们知道在配置Activity的时候可以指定android:lauchMode属性,该属性用于配置该Activity的加载模式,概述行支持以下四种:
1.standard: 标准模式,这是默认的加载模式.
2.singleTop: Task顶单例模式.
3.single...
分类:
移动开发 时间:
2015-02-05 18:24:37
阅读次数:
242
1005. Spell It Right (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven a non-negative integer N, your task is to compute the sum of ...
分类:
其他好文 时间:
2015-02-05 17:55:18
阅读次数:
178
1035. Password (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueTo prepare for PAT, the judge sometimes has to generate random passwords ...
分类:
其他好文 时间:
2015-02-05 17:48:11
阅读次数:
190
1001. A+B Format (20)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueCalculate a + b and output the sum in standard format -- that is, the d...
分类:
其他好文 时间:
2015-02-05 16:18:47
阅读次数:
161
Problem F
Solve It
Input: standard input
Output: standard output
Time Limit: 1 second
Memory Limit: 32 MB
Solve the equation:
p*e-x+ q*sin(x) + r*cos(x) + s*tan(x) + t*x2 + u = 0
...
分类:
其他好文 时间:
2015-02-05 15:05:05
阅读次数:
182