#P26. 整数的和
整数的和
说明
求个整数的和。
输入、、这个整数,求它们的和。
输入格式
个整数。
输出格式
三个数的和。
样例
1 2 3
6
求3个整数的和。
输入a、b、c这3个整数,求它们的和。
3个整数。
三个数的和。
1 2 3
6
By signing up a 黑猫OJ universal account, you can submit code and join discussions in all online judging services provided by us.