与圆相关的计算

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.

题目描述

给出圆的半径,求圆的直径、周长和面积。输入圆的半径实数 rr,输出圆的直径、周长、面积,每个数保留小数点后 44 位。圆周率取值为 3.141593.14159

输入格式

输入包含一个实数 rr0<r100000<r \le 10000),表示圆的半径。

输出格式

输出一行,包含三个数,分别表示圆的直径、周长、面积,数与数之间以一个空格分开,每个数保留小数点后 44 位。

3.0
6.0000 18.8495 28.2743

入门20水题

Not Attended
Status
Done
Rule
IOI
Problem
20
Start at
2022-10-15 10:15
End at
2023-12-6 2:15
Duration
10000 hour(s)
Host
Partic.
15