B. 与圆相关的计算

    Type: RemoteJudge 1000ms 128MiB

与圆相关的计算

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

系统测试

Not Attended
Status
Done
Rule
IOI
Problem
8
Start at
2026-1-5 16:45
End at
2026-1-10 16:45
Duration
120 hour(s)
Host
Partic.
16