Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Python. Bases
(Python) Nombres réels
Module:
(Python) Nombres réels
Problem
8
/11
Partie fractionnaire d'un nombre
Problem
Un nombre réel positif
X
est donné. Imprimer sa partie fractionnaire.
Exemples
#
Entrée
Sortie
1
5.5
0.5
1000
ms
256 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary