Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Pascal. Basics
Real numbers
Module:
Real numbers
Problem
6
/6
Fractional part of the number
Problem
Input format
Given a positive real number
X
.
Output format
Output its fractional part.
Example
N
Input
Output
1
5.5
0.5
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary