Олимпиадный тренинг

Задача 37600. Arithmetic expressions


Write a program that calculates the value of the variable y using the formula:
y=(1-x2+2.5x3+x4)2

The value of the variable x is set from the keyboard. Determine the types of variables x and y yourself.
Display the value of the y variable on the screen