摘要:
设计函数求一元多项式的导数。(注:xn(n为整数)的一阶导数为n*xn-1。)输入格式:以指数递降方式输入多项式非零项系数和指数(绝对值均为不超过1000的整数)。数字间以空格分隔。输出格式:以与输入相同的格式输出导数多项式非零项的系数和指数。数字间以空格分隔,但结尾不能有多余空格。注意“零多项式”... 阅读全文
posted @ 2015-02-24 20:24
Joilee
阅读(278)
评论(0)
推荐(0)
摘要:
Given three integers A, B and C in [-263, 263], you are supposed to tell whether A+B > C.Input Specification:The first line of the input gives the pos... 阅读全文
posted @ 2015-02-24 17:32
Joilee
阅读(253)
评论(0)
推荐(0)
摘要:
时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThe task is really simple: given N exits on a highway which forms a simple cycle, you are su... 阅读全文
posted @ 2015-02-24 16:36
Joilee
阅读(202)
评论(0)
推荐(0)

浙公网安备 33010602011771号