Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
パイソン。 基本
(Python) 実数
Module:
(Python) 実数
Problem
9
/11
実数を使った演算。数学モジュール
Theory
Click to read/hide
Error
Problem
キーボードから入力された数値の平方根を小数点以下 3 桁まで計算するプログラムを作成してください。
入力
入力は実数です。
インプリント
答えを表示します。
例
<頭>
#
入力
出力
<本体>
1
25.0
5.000
表>
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary