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

PROGRAMMING:Piecewise function 1

Luz5年前 (2021-05-10)题库400
The test data are - 2, 3 and 7 respectively.
![](~/ 208)
###Input format:
Enter a number
###Output format:
Output x = how much, y = how much, output X and Y values are retained two decimal places
###Input example:
```in
-3
```
###Output example:
```out
x=-3.00,y=2.00
```






answer:If there is no answer, please comment