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

PROGRAMMING:Piecewise function 2

Luz5年前 (2021-05-10)题库467
The test data are - 1, 5 and 12 respectively.
![](~/ 211)
###Input format:
Enter a number.
###Output format:
Directly output the result with 6 decimal places, without any additional characters and width control.
###Input example:
```in
eleven
```
###Output example:
```out
zero point nine nine nine nine one two
```
###Input example:
```
seven
```
###Output example:
```
eight
```






answer:If there is no answer, please comment