Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
42835
.
Operations with real numbers. Module math
Задача
Темы:
Типы данных
Вещественные числа
Write a program that calculates the square root of a number entered from the keyboard, accurate to three decimal places.
The input is a real number.
Example
Input
25.
Output
5.000
1000
ms
256 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя