Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
C#. Basics
REAL NUMBERS
Module:
REAL NUMBERS
Problem
4
/5
Operations with real numbers. Math class.
Theory
Click to read/hide
Error
Problem
Write a program that calculates the square root of a number entered on the keyboard, to three decimal places.
Sample input and output data.
Input
Output
0.01002001
0.1
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary