Given three numbers a,b,ca, b, ca,b,c, find their sum.
One line contains three integers a,b,ca, b, ca,b,c separated by spaces, where −108<a,b,c<108-10^8 < a, b, c < 10^8−108<a,b,c<108.
Output a single number representing a+b+ca+b+ca+b+c on a single line.
3 4 5
12
By signing up a Hydro universal account, you can submit code and join discussions in all online judging services provided by us.
Using your Hydro universal account