Description

Contest

TEST

Letter

B

About

A+B

Write a program that reads lines from standard input containing two integers, and for each input line, outputs a new line to standard output with the sum of the numbers.

Problems Submit Question