Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
27059
.
Formula - 5
Задача
Темы:
Вещественные числа
Вывод формулы
Write a program that calculates the value of
y
.
\(y = \frac {a + b} {2}\)
Input
The input is 2 integers
a
and
b
.
Imprint
Print the value
y
.
Examples
#
Input
Output
1
2 2
2
2
1 2
1.5
1000
ms
256 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя