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

PROGRAMMING:Calculate circle area

Luz5年前 (2021-05-10)题库434
Input circle radius, output circle area
###Input format:
Radius r of a circle
###Output format:
Area of output circle
###Input example:
Circle area s.
```in
four
```
###Output example:
The corresponding output is given here. For example:
```out
fifty point two seven
```







answer:If there is no answer, please comment