luogu#P2393. yyy loves Maths II
yyy loves Maths II
Background
Last time, the noob (jǔruò) redbag made yyy very angry. yyy says he is only a primary school student, so the noob redbag will not trick him this time.
Problem Description
redbag gave yyy many numbers and asked yyy to compute their sum. It must be fast; redbag only gave yyy second.
Input Format
One line with many numbers.
Output Format
One line with a real number (rounded to decimal places), representing the sum of these numbers.
1
1.00000
Hint
For of the testdata, each number is , there are at most digits after the decimal point, and there are at most numbers.
Translated by ChatGPT 5