Sum of real numbers
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Three real numbers are given. Find their pairwise sums.
Input
Three real numbers .
Output
Print in one line the sums and with decimal digits.
Examples
Input #1
Answer #1
Submissions 9K
Acceptance rate 57%