Есть ответ 👍

A. A + B (float) time limit per test: 1 second
memory limit per test: 256 megabytes
input: standard input
output: standard output
You are given two decimals a and b. Print a + b.
Input
The first line contains a decimal a and the second line contains a decimal b(-1000.0 Sa, b S 1000.0).
Output
Print a + b.
Examples
input
3.6
4.25
output
7.85
input
7.23
-3.33
output
3.9
input
-5.68
-11.789
output
-17.469

147
491
Посмотреть ответы 1

Ответы на вопрос:

123456532
4,4(55 оценок)

< body background="name">

Популярно: Информатика