【例7.2】与圆相关的计算
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
给出圆的半径,求圆的直径、周长和面积。
如果圆的半径是 ,那么圆的直径、周长、面积分别是、、,其中约定。
输入格式
输入包含一个实数(),表示圆的半径。
输出格式
输出一行,包含三个数,分别表示圆的直径、周长、面积,数与数之间以一个空格分开,每个数保留 位小数。
样例
3.0
6.0000 18.8495 28.2743
C++第一章测试题(11/24)
- Status
- Done
- Rule
- Ledo
- Problem
- 5
- Start at
- 2023-11-24 19:15
- End at
- 2023-11-24 19:51
- Duration
- 0.6 hour(s)
- Host
- Partic.
- 6