摘要: 题目描述 如题,给出一个N次函数,保证在范围[l,r]内存在一点x,使得[l,x]上单调增,[x,r]上单调减。试求出x的值。 输入输出格式 输入格式: 第一行一次包含一个正整数N和两个实数l、r,含义如题目描述所示。 第二行包含N+1个实数,从高到低依次表示该N次函数各项的系数。 输出格式: 输出 阅读全文
posted @ 2017-05-06 11:17 减维 阅读(107) 评论(0) 推荐(0) 编辑
摘要: Problem Description Mr. West bought a new car! So he is travelling around the city.One day he comes to a vertical corner. The street he is currently i 阅读全文
posted @ 2017-05-06 10:51 减维 阅读(124) 评论(0) 推荐(0) 编辑