#A0215G. 整数的和

整数的和

Description

求3个整数的和。 输入a、b、c这3个整数,求它们的和.

Input Format

3个整数。

Output Format

三个数的和。

1 2 3
6

Source

信奥星OJ http://127.0.0.1