#P1017. 基础数学题目3
基础数学题目3
Description
Please input , then input random natural numbers in the second line, find their sum then output it.
Input Format
The first line of an integer is . The second line is random numbers
Output Format
An integer which is the sum.
10
9 89 678 90 -100 2 81 222 989 777
2837
Limit and hint
For testcases, 。