练14.4 计算多项式的值
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
对于多项式和给定的,,,,,计算的值,保留到小数点后位。
输入格式
输入仅一行,包含个实数,分别是,及参数、、、的值,每个数都是绝对值不超过的双精度浮点数。数与数之间以一个空格分开。
输出格式
输出一个实数,即的值,保留到小数点后位。
样例
2.31 1.2 2 2 3
33.0838692
2023/04/24 周一作业
- Status
- Done
- Problem
- 28
- Open Since
- 2023-4-24 0:00
- Deadline
- 2023-5-2 23:59
- Extension
- 24 hour(s)