Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Basics of C++
(C++) Variables. Output formats
Module:
(C++) Variables. Output formats
Problem
7
/7
Training: output a real number
Problem
This is an optional task for those who want to learn more about the C output operator.
The program must output the value of the variable a with a sign and up to three decimal places.
Complete the program.
1000
ms
32 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary