-->
当前位置:首页 > 题库

PROGRAMMING:Piecewise function

Luz5年前 (2021-05-10)题库422
According to the following piecewise function, input the value of X and output the corresponding value of Y.
![](~/ 343)
###Input format:
Enter the value of X.
###Output format:
Output the corresponding y value, and keep 3 decimal places after the decimal point.
###Input example:
```in
ten point five
```
###Output example:
```out
twenty-seven point zero eight three
```






answer:If there is no answer, please comment